public class TimeStamp extends Object implements Serializable
static class
TimeStamp.Deserializer
TimeStamp.Serializer
TimeStamp()
TimeStamp(Integer nanos, Long seconds)
Integer
getNanos()
Long
getSeconds()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TimeStamp()
public TimeStamp(Integer nanos, Long seconds)
public Integer getNanos()
public Long getSeconds()
Copyright © 2017–2018 Red Hat. All rights reserved.