|
SMILA (incubation) API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.smila.objectstore.StoreObjectTimestampComparator
public class StoreObjectTimestampComparator
Comparator implementation for StoreObject timestamps.
| Constructor Summary | |
|---|---|
StoreObjectTimestampComparator()
|
|
| Method Summary | |
|---|---|
int |
compare(StoreObject o1,
StoreObject o2)
|
boolean |
equals(java.lang.Object obj)
|
int |
hashCode()
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StoreObjectTimestampComparator()
| Method Detail |
|---|
public int compare(StoreObject o1,
StoreObject o2)
compare in interface java.util.Comparator<StoreObject>public boolean equals(java.lang.Object obj)
equals in interface java.util.Comparator<StoreObject>equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Object
|
SMILA (incubation) API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||