Home
last modified time | relevance | path

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

/libcore/luni/src/main/java/javax/xml/datatype/
DDatatypeConstants.java104 public static final int LESSER = -1; field in DatatypeConstants
DDuration.java813 return compare(duration) == DatatypeConstants.LESSER; in isShorterThan()