Uses of Class
io.vavr.collection.TreeMap.EntryComparator.Natural
Packages that use TreeMap.EntryComparator.Natural
-
Uses of TreeMap.EntryComparator.Natural in io.vavr.collection
Fields in io.vavr.collection declared as TreeMap.EntryComparator.NaturalModifier and TypeFieldDescriptionprivate static final TreeMap.EntryComparator.Natural
<?, ?> TreeMap.EntryComparator.Natural.INSTANCE
Methods in io.vavr.collection that return TreeMap.EntryComparator.NaturalModifier and TypeMethodDescriptionstatic <K,
V> TreeMap.EntryComparator.Natural <K, V> TreeMap.EntryComparator.Natural.instance()