|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.sdnplatform.sync.Versioned.HappenedBeforeComparator<S>
public static final class Versioned.HappenedBeforeComparator<S>
Constructor Summary | |
---|---|
Versioned.HappenedBeforeComparator()
|
Method Summary | |
---|---|
int |
compare(Versioned<S> v1,
Versioned<S> v2)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface java.util.Comparator |
---|
equals |
Constructor Detail |
---|
public Versioned.HappenedBeforeComparator()
Method Detail |
---|
public int compare(Versioned<S> v1, Versioned<S> v2)
compare
in interface java.util.Comparator<Versioned<S>>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |