Class IpV4InternetTimestampOptionTimestampsWithAddresses.TimestampWithAddress
java.lang.Object
org.pcap4j.packet.IpV4InternetTimestampOptionTimestampsWithAddresses.TimestampWithAddress
- All Implemented Interfaces:
Serializable
- Enclosing class:
IpV4InternetTimestampOptionTimestampsWithAddresses
public static final class IpV4InternetTimestampOptionTimestampsWithAddresses.TimestampWithAddress
extends Object
implements Serializable
- Since:
- pcap4j 0.9.11
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final Inet4Addressprivate static final longprivate final Integer -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
address
-
timestamp
-
-
Constructor Details
-
TimestampWithAddress
- Parameters:
address- addresstimestamp- timestamp
-
-
Method Details
-
getAddress
- Returns:
- address
-
getTimestamp
- Returns:
- timestamp
-
toString
-
equals
-
hashCode
-