Uses of Class
org.magicwerk.brownies.collections.helper.NaturalComparator
Packages that use NaturalComparator
Package
Description
This packages contains helper classes for the package org.magicwerk.brownies.collections.
-
Uses of NaturalComparator in org.magicwerk.brownies.collections.helper
Methods in org.magicwerk.brownies.collections.helper that return NaturalComparatorModifier and TypeMethodDescriptionstatic <T> NaturalComparator<T> NaturalComparator.INSTANCE()Returns singleton instance.static <T> NaturalComparator<T> Returns singleton instance.