static class QueryDefinitionImpl.DomainSorter extends Object implements Comparator<AbstractDomainObject>
| Modifier and Type | Field and Description |
|---|---|
(package private) static List<Class> |
_order |
| Constructor and Description |
|---|
QueryDefinitionImpl.DomainSorter() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(AbstractDomainObject a,
AbstractDomainObject b) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic int compare(AbstractDomainObject a, AbstractDomainObject b)
compare in interface Comparator<AbstractDomainObject>Copyright © 2006–2015 Apache Software Foundation. All rights reserved.