protected static class UITypesConfigurationActions.TypeLabelAlphabeticalOrder extends Object implements Comparator<Type>
| Constructor and Description |
|---|
TypeLabelAlphabeticalOrder(Map<String,String> messages) |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Type type1,
Type type2) |
protected String |
getTranslatedLabel(Type type) |
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 TypeLabelAlphabeticalOrder(Map<String,String> messages)
public int compare(Type type1, Type type2)
compare in interface Comparator<Type>protected String getTranslatedLabel(Type type)
Copyright © 2019 Nuxeo. All rights reserved.