public class LatencyRecordValue extends AuthValue
LatencyRecordValue(long timestamp)
AuthEntryType
entryType()
boolean
equals(Object o)
int
hashCode()
long
timestamp()
String
toString()
getClass, notify, notifyAll, wait, wait, wait
public LatencyRecordValue(long timestamp)
public long timestamp()
public AuthEntryType entryType()
entryType
AuthValue
public boolean equals(Object o)
equals
public int hashCode()
hashCode
public String toString()
toString
Object