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 Details

  • Constructor Details

    • TimestampWithAddress

      public TimestampWithAddress(Inet4Address address, Integer timestamp)
      Parameters:
      address - address
      timestamp - timestamp
  • Method Details