T
- subclasse of Storablepublic static class BasicStorable.IdComparator<T extends Storable>
extends java.lang.Object
implements java.util.Comparator<T>
Constructor and Description |
---|
BasicStorable.IdComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(T s1,
T s2) |
static int |
compareStorableId(Storable s1,
Storable s2)
Compare two storable using their ID.
|
Copyright © 2001-2010 Jalios SA. All Rights Reserved.