Searched defs:ZERO (Results 1 – 7 of 7) sorted by relevance
26 ZERO, ONE, TWO, THREE, FOUR {boolean isFour() { in isFour() enumConstant
455 ZERO { @Override void assertMatches(int actualResultCode) { in assertMatches() enumConstant
28 private static final Item ZERO = new Item(0); field in ComparatorTest
135 public static final Period ZERO = new Period(0, 0, 0); field in Period
135 public static final Duration ZERO = new Duration(0, 0); field in Duration
346 public static final java.time.Duration ZERO; field in Duration
330 public static final BigDecimal ZERO = field in BigDecimal