Class DefaultTimestamp

java.lang.Object
pcap.api.internal.DefaultTimestamp
All Implemented Interfaces:
Timestamp

public class DefaultTimestamp
extends java.lang.Object
implements Timestamp
Default timestamp.
Author:
Ardika Rommy Sanjaya
  • Nested Class Summary

    Nested classes/interfaces inherited from interface pcap.spi.Timestamp

    Timestamp.Precision, Timestamp.Type
  • Constructor Summary

    Constructors 
    Constructor Description
    DefaultTimestamp​(long second, int microSecond)  
  • Method Summary

    Modifier and Type Method Description
    long microSecond()  
    long second()  
    java.lang.String toString()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait