public class EventIdentifier extends EntityIdentifier implements Identifiable, Temporal
| Constructor and Description |
|---|
EventIdentifier(String type,
String id,
long timestamp) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
long |
getTimestamp() |
int |
hashCode() |
String |
toString() |
getId, getTypeclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetIdpublic long getTimestamp()
getTimestamp in interface Temporalpublic String toString()
toString in class EntityIdentifierpublic boolean equals(Object o)
equals in class EntityIdentifierpublic int hashCode()
hashCode in class EntityIdentifierCopyright © 2018 Calrissian. All rights reserved.