|
1.0.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.soda.dk.device.configuration.servlet.ConfigurationComparator
public class ConfigurationComparator
| Field Summary | |
|---|---|
static ConfigurationComparator |
INSTANCE
Define the instance (ConfigurationComparator) constant. |
| Constructor Summary | |
|---|---|
ConfigurationComparator()
Constructs an instance of this class. |
|
| Method Summary | |
|---|---|
int |
compare(java.lang.Object object1,
java.lang.Object object2)
Compare with the specified object1 and object2 parameters and return the int result. |
static java.util.Comparator |
getInstance()
Gets the instance (Comparator) value. |
| 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 |
| Field Detail |
|---|
public static final ConfigurationComparator INSTANCE
| Constructor Detail |
|---|
public ConfigurationComparator()
| Method Detail |
|---|
public static java.util.Comparator getInstance()
Comparator) value.
public int compare(java.lang.Object object1,
java.lang.Object object2)
compare in interface java.util.Comparatorobject1 - The object1 (Object) parameter.object2 - The object2 (Object) parameter.
int) value.
|
1.0.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||