Uses of Class
org.javimmutable.collections.tree.ComparableComparator
-
Uses of ComparableComparator in org.javimmutable.collections.tree
Modifier and TypeMethodDescriptionstatic <T extends Comparable<T>>
ComparableComparator<T> ComparableComparator.of()
Creates a type appropriate reference to the singleton instance of this class.