Package com.opencloud.rem.service.util
-
Class Summary Class Description AbstractAlphanumericComparator Abstract base class forComparator
implementations that use an alphanumeric sort algorithm instead of a plain lexical sort.AlphanumericProfileNameComparator AComparator
forProfileID
s that sorts based on the profile names using an alphanumeric sorting algorithm.AlphanumericStringComparator AComparator
forString
s that sorts using an alphanumeric sorting algorithm.