Uses of Class
org.magicwerk.brownies.collections.helper.SingletonComparator
Packages that use SingletonComparator
Package
Description
This packages contains helper classes for the package org.magicwerk.brownies.collections.
-
Uses of SingletonComparator in org.magicwerk.brownies.collections.helper
Subclasses of SingletonComparator in org.magicwerk.brownies.collections.helperModifier and TypeClassDescriptionclass
The NaturalComparator will compare object using their natural order.class
A NullComparator extends an existing comparator so it can handle null values.