Uses of Class
net.hydromatic.morel.util.ComparableSingletonList
Packages that use ComparableSingletonList
-
Uses of ComparableSingletonList in net.hydromatic.morel.util
Methods in net.hydromatic.morel.util that return ComparableSingletonListModifier and TypeMethodDescriptionstatic <E extends Comparable<E>>
ComparableSingletonList<E> ComparableSingletonList.of(E e) Creates a ComparableSingletonList.Methods in net.hydromatic.morel.util with parameters of type ComparableSingletonListModifier and TypeMethodDescriptionintComparableSingletonList.compareTo(ComparableSingletonList<E> o)