public final class Timestamp extends Object
Timestamp(Long seconds, Long nanos)
boolean
equals(Object o)
Long
getNanos()
getSeconds()
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Timestamp(Long seconds, Long nanos)
public Long getSeconds()
public Long getNanos()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString