public class ComparatorManagerImpl extends MappingManagerImpl<IComparator> implements IComparatorManager
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>initializedDEFAULT_NAME| Constructor and Description |
|---|
ComparatorManagerImpl()
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
IComparator |
get(Class<?> type)
Gets a comparator by type.
|
bind, get, getDefault, initialize, keySet, normalizeKey, setDefaultclear, clone, containsKey, containsValue, entrySet, isEmpty, put, putAll, remove, size, valuesequals, hashCode, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitbind, getDefault, setDefaultpublic IComparator get(Class<?> type)
IComparatorManagerget in interface IComparatorManagertype - The type of object to be compared.Copyright © 2016. All rights reserved.