|
Platform SDK Java 8.5 API Reference | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.genesyslab.platform.configuration.protocol.utilities.ConfDeltaUtility.ConfIDComparator
protected static class ConfDeltaUtility.ConfIDComparator
Comparator function for "CfgID" configuration structures.
Constructor Summary | |
---|---|
protected |
ConfDeltaUtility.ConfIDComparator(CfgMetadata metadata)
|
Method Summary | |
---|---|
int |
compare(ConfStructure o1,
ConfStructure o2)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface java.util.Comparator |
---|
equals |
Constructor Detail |
---|
protected ConfDeltaUtility.ConfIDComparator(CfgMetadata metadata)
Method Detail |
---|
public int compare(ConfStructure o1, ConfStructure o2)
compare
in interface java.util.Comparator<ConfStructure>
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |