|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.ibm.commons.iloader.node.DataNode.Comparator
public abstract static class DataNode.Comparator
A comparator used to compare the attributes in the model
Constructor Summary | |
---|---|
DataNode.Comparator()
|
Method Summary | |
---|---|
abstract int |
compare(DataNode node,
java.lang.Object o1,
java.lang.Object o2)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DataNode.Comparator()
Method Detail |
---|
public abstract int compare(DataNode node, java.lang.Object o1, java.lang.Object o2)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |