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
Fields in org.magicwerk.brownies.collections.helper declared as NaturalComparatorModifier and TypeFieldDescriptionprivate static final NaturalComparator
NaturalComparator.INSTANCE
Singleton instance.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.