MethodOrderer.MethodName;
to be removed in 6.0@API(status=DEPRECATED,
since="5.7")
@Deprecated
public static class MethodOrderer.Alphanumeric
extends MethodOrderer.MethodName
MethodOrderer that sorts methods alphanumerically based on their
names using String.compareTo(String).
If two methods have the same name, String representations of
their formal parameter lists will be used as a fallback for comparing the
methods.
MethodOrderer.Alphanumeric, MethodOrderer.DisplayName, MethodOrderer.MethodName, MethodOrderer.OrderAnnotation, MethodOrderer.RandomDEFAULT_ORDER_PROPERTY_NAME| Constructor and Description |
|---|
Alphanumeric()
Deprecated.
|
orderMethodsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDefaultExecutionMode