public abstract class Time extends Object implements Comparable<Time>
| Constructor and Description |
|---|
Time(long timestamp) |
public Time(long timestamp)
public final long getTimeStamp()
public final int compareTo(Time o)
compareTo in interface Comparable<Time>Copyright © 2016 The Apache Software Foundation. All rights reserved.