|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.opengts.db.tables.Device.DeviceDescriptionComparator
public static class Device.DeviceDescriptionComparator
| Constructor Summary | |
|---|---|
Device.DeviceDescriptionComparator()
|
|
Device.DeviceDescriptionComparator(boolean ascending)
|
|
| Method Summary | |
|---|---|
int |
compare(Device dv1,
Device dv2)
|
boolean |
equals(java.lang.Object other)
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Device.DeviceDescriptionComparator()
public Device.DeviceDescriptionComparator(boolean ascending)
| Method Detail |
|---|
public int compare(Device dv1,
Device dv2)
compare in interface java.util.Comparator<Device>public boolean equals(java.lang.Object other)
equals in interface java.util.Comparator<Device>equals in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||