VCollections – Release 1
Interface org.violetlib.collections.KeyedValueSorter
Deprecated: ShowHide
-
-
|
Modifier and Type |
Method and Description |
|
getComparatorForKey |
abstract Comparator<? super V> getComparatorForKey(K key)
Comparator<? super V> getComparatorForKey( K key)
|