|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.biojava.bio.symbol.Location.LocationComparator
Constructor Summary | |
Location.LocationComparator()
|
Method Summary | |
boolean |
areEqual(Location l1,
Location l2)
Test whether two locations are equal or not |
int |
compare(java.lang.Object o1,
java.lang.Object o2)
|
boolean |
equals(java.lang.Object obj)
|
Methods inherited from class java.lang.Object |
clone,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public Location.LocationComparator()
Method Detail |
public int compare(java.lang.Object o1, java.lang.Object o2)
public boolean equals(java.lang.Object obj)
public boolean areEqual(Location l1, Location l2)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |