Uses of Class
io.vavr.collection.TreeMap.EntryComparator.Natural
-
Packages that use TreeMap.EntryComparator.Natural Package Description io.vavr.collection Purely functional collections based on Traversable. -
-
Uses of TreeMap.EntryComparator.Natural in io.vavr.collection
Fields in io.vavr.collection declared as TreeMap.EntryComparator.Natural Modifier and Type Field Description private static TreeMap.EntryComparator.Natural<?,?>
TreeMap.EntryComparator.Natural. INSTANCE
Methods in io.vavr.collection that return TreeMap.EntryComparator.Natural Modifier and Type Method Description static <K,V>
TreeMap.EntryComparator.Natural<K,V>TreeMap.EntryComparator.Natural. instance()
-