public class OrderByClass extends Object implements Order
| Modifier and Type | Class and Description |
|---|---|
class |
OrderByClass.ClassName
State the text contents of <class> element as a single class name to order against.
|
| Constructor and Description |
|---|
OrderByClass() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(javax.jmi.reflect.RefBaseObject o1,
javax.jmi.reflect.RefBaseObject o2) |
OrderByClass.ClassName |
createClass()
Add a single class name to the list of classes.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic OrderByClass()
public int compare(javax.jmi.reflect.RefBaseObject o1, javax.jmi.reflect.RefBaseObject o2)
compare in interface Comparator<javax.jmi.reflect.RefBaseObject>public OrderByClass.ClassName createClass()
Copyright © 2001–2018 MDA Tools. All rights reserved.