|
Oracle Fusion Middleware Java API Reference for Oracle TopLink 11g Release 1 (11.1.1) E28847-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
org.eclipse.persistence.jaxb.compiler.AnnotationsProcessor.PropertyComparitor
class AnnotationsProcessor.PropertyComparitor
Inner class used for ordering a list of Properties alphabetically by property name.
| Constructor Summary | |
|---|---|
AnnotationsProcessor.PropertyComparitor() |
|
| Method Summary | |
|---|---|
int |
compare(Property p1, Property p2) |
| 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 |
| Constructor Detail |
|---|
AnnotationsProcessor.PropertyComparitor()
| Method Detail |
|---|
public int compare(Property p1,
Property p2)
compare in interface java.util.Comparator<Property>
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||