public final class Alphanumeric extends Sorter implements Ordering.Factory
Ordering.Context, Ordering.Factory| Constructor and Description |
|---|
Alphanumeric() |
| Modifier and Type | Method and Description |
|---|---|
Ordering |
create(Ordering.Context context)
Creates an Ordering instance using the given context.
|
apply, compare, orderItemsdefinedBy, definedBy, shuffledByclone, 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 Alphanumeric()
public Ordering create(Ordering.Context context)
Ordering.Factorycreate in interface Ordering.FactoryCopyright © 2002–2020 JUnit. All rights reserved.