com.googlecode.icegem.serialization.codegen
Class XProperty.NaturalOrder
java.lang.Object
com.googlecode.icegem.serialization.codegen.XProperty.NaturalOrder
- All Implemented Interfaces:
- Comparator<XProperty>
- Enclosing class:
- XProperty
public static class XProperty.NaturalOrder
- extends Object
- implements Comparator<XProperty>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XProperty.NaturalOrder
public XProperty.NaturalOrder()
compare
public int compare(XProperty o1,
XProperty o2)
- Specified by:
compare in interface Comparator<XProperty>
Copyright © 2011. All Rights Reserved.