|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.ontopia.topicmaps.utils.ScopedIFComparator
net.ontopia.topicmaps.utils.BaseNameComparator
public class BaseNameComparator
DEPRECATED: Comparator that first sorts by type then by scope, where untyped base names are ordered before typed ones.
| Method Summary | |
|---|---|
int |
compare(java.lang.Object o1,
java.lang.Object o2)
Deprecated. INTERNAL: Compares the two ScopedIF objects for their applicability in the scope specified in the constructor. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.util.Comparator |
|---|
equals |
| Method Detail |
|---|
public int compare(java.lang.Object o1,
java.lang.Object o2)
ScopedIFComparator
compare in interface java.util.Comparatorcompare in class ScopedIFComparatoro1 - An object implementing ScopedIF.o2 - An object implementing ScopedIF.
Comparator.compare(Object,Object)
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||