|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opennms.netmgt.collectd.ByNameComparator
public final class ByNameComparator
ByNameComparator class.
| Constructor Summary | |
|---|---|
ByNameComparator()
|
|
| Method Summary | |
|---|---|
int |
compare(AttributeDefinition type0,
AttributeDefinition type1)
compare |
boolean |
equals(Object o)
|
int |
hashCode()
hashCode |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ByNameComparator()
| Method Detail |
|---|
public int compare(AttributeDefinition type0,
AttributeDefinition type1)
compare
compare in interface Comparator<AttributeDefinition>type0 - a AttributeDefinition object.type1 - a AttributeDefinition object.
public boolean equals(Object o)
equals in interface Comparator<AttributeDefinition>equals in class Objectpublic int hashCode()
hashCode
hashCode in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||