Package
Class
Use
Tree
Deprecated
Index
All Classes
Help
Prev Class
Next Class
VCollections – Release 1
Interface org.violetlib.collections.KeyedValueSorter
Inherited members: ShowHide
Deprecated: ShowHide
org.violetlib.collections

Interface KeyedValueSorter<K,V>

  • public interface KeyedValueSorter<K,V>
    • Methods 
      Modifier and Type Method and Description
      Ordinary member indicator getComparatorForKey Reveal DetailHide Detail
      abstract Comparator<? super V> getComparatorForKey(K key)
       
      Comparator<? super V> getComparatorForKey(K key)