|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.jdmf.data.input.comparators.AttributeNameComparator
public class AttributeNameComparator
Compares attributes using only their names.
| Constructor Summary | |
|---|---|
AttributeNameComparator()
|
|
| Method Summary | |
|---|---|
int |
compare(Attribute firstAttribute,
Attribute secondAttribute)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.util.Comparator |
|---|
equals |
| Constructor Detail |
|---|
public AttributeNameComparator()
| Method Detail |
|---|
public int compare(Attribute firstAttribute,
Attribute secondAttribute)
compare in interface java.util.Comparator<Attribute>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||