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, wait
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
public TypeLabelAlphabeticalOrder(Map<String,String> messages)
public int compare(Type type1, Type type2)
compare
in interface Comparator<Type>
protected String getTranslatedLabel(Type type)
Copyright © 2018 Nuxeo. All rights reserved.