HomeSort by relevance Sort by last modified time
    Searched refs:S_GT (Results 1 - 2 of 2) sorted by null

  /libcore/luni/src/main/java/org/apache/xpath/objects/
XNodeSet.java 450 static final GreaterThanComparator S_GT = new GreaterThanComparator();
674 return compare(obj2, S_GT);
  /libcore/luni/src/main/java/org/apache/xml/serializer/
CharInfo.java 83 static final char S_GT = 0x3E;

Completed in 1441 milliseconds