Searched refs:S_LT (Results 1 – 2 of 2) sorted by relevance
444 static final LessThanComparator S_LT = new LessThanComparator(); field in XNodeSet646 return compare(obj2, S_LT); in lessThan()
82 static final char S_LT = 0x3C; field in CharInfo