Package com.jidesoft.comparator
package com.jidesoft.comparator
The package contains all kinds of comparators for JIDE Common Layer.
-
ClassesClassDescriptionThis is an updated version from the same named class from http://www.davekoelle.com/alphanum.html.A File comparator to compare the file name based on alphanum value.Comparator for boolean type.Comparator for Calendar type.A Comparator that compares CharSequence objects (including String and StringBuffer as both extend CharSequence.A Comparator that compares Comparable objects.The context object used by
ObjectComparatorManager
.Comparator for Date type.Badly named, this class compares objects by first converting them to Strings using the toString method.A Comparator that compares Comparable objects.Comparator for Number type.A global object that can register comparator with a type and a ComparatorContext.Comparator
for objects that implementsPrioritized
interface.