public final class SortRegisterComparator extends Object implements ExceptionComparator
Constructor and Description |
---|
SortRegisterComparator(PageContext pc,
boolean isAsc,
boolean ignoreCase,
boolean localeSensitive)
constructor of the class
|
Modifier and Type | Method and Description |
---|---|
int |
compare(Object oLeft,
Object oRight) |
PageException |
getPageException() |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public SortRegisterComparator(PageContext pc, boolean isAsc, boolean ignoreCase, boolean localeSensitive)
isAsc
- is ascending or descendingignoreCase
- do ignore casepublic PageException getPageException()
getPageException
in interface ExceptionComparator
public int compare(Object oLeft, Object oRight)
compare
in interface Comparator
Copyright © 2015 Lucee