|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface Entity.Comparator
Provides comparisons for entities.
Method Summary | |
---|---|
int |
compare(Entity entity,
Entity entityToCompare)
Compares the given entities. |
Method Detail |
---|
int compare(Entity entity, Entity entityToCompare)
entity
- the first entityentityToCompare
- the second entity
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |