public interface IComparatorManager extends IMappingManager<IComparator>
DEFAULT_NAME| Modifier and Type | Method and Description |
|---|---|
IComparator |
get(Class<?> type)
Gets a comparator by type.
|
bind, getDefault, setDefaultIComparator get(Class<?> type)
type - The type of object to be compared.Copyright © 2016. All rights reserved.