Class Inet4NetworkAddress
java.lang.Object
org.pcap4j.util.Inet4NetworkAddress
- All Implemented Interfaces:
Serializable
- Since:
- pcap4j 0.9.15
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final Inet4Addressprivate final Inet4Addressprivate static final long -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
networkAddress
-
mask
-
-
Constructor Details
-
Inet4NetworkAddress
- Parameters:
networkAddress- networkAddressmask- mask
-
-
Method Details
-
getNetworkAddress
- Returns:
- networkAddress
-
getMask
- Returns:
- mask
-