|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.xsd.ecore.XSDEcoreBuilder.Comparator
Field Summary | |
protected XSDPlugin.StringComparator |
collator
|
static XSDEcoreBuilder.Comparator |
INSTANCE
|
Constructor Summary | |
XSDEcoreBuilder.Comparator()
|
Method Summary | |
int |
compare(java.lang.Object o1,
java.lang.Object o2)
|
boolean |
equals(java.lang.Object that)
|
Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static XSDEcoreBuilder.Comparator INSTANCE
protected XSDPlugin.StringComparator collator
Constructor Detail |
public XSDEcoreBuilder.Comparator()
Method Detail |
public boolean equals(java.lang.Object that)
equals
in interface java.util.Comparator
public int compare(java.lang.Object o1, java.lang.Object o2)
compare
in interface java.util.Comparator
|
Copyright 2001-2006 IBM Corporation and others. All Rights Reserved. |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |