Home
last modified time | relevance | path

Searched refs:LessThanComparator (Results 1 – 1 of 1) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xpath/objects/
DXNodeSet.java444 static final LessThanComparator S_LT = new LessThanComparator();
760 class LessThanComparator extends Comparator class