public interface Timestamp extends Comparable<Timestamp>
Classes implementing this interface must also implement
hashCode() and equals(Object).
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
compareToCopyright © 2015. All rights reserved.