Searched defs:subtract (Results 1 – 3 of 3) sorted by relevance
613 public Duration subtract(final Duration rhs) { in subtract() method in Duration
836 public BigDecimal subtract(BigDecimal subtrahend) { in subtract() method in BigDecimal889 public BigDecimal subtract(BigDecimal subtrahend, MathContext mc) { in subtract() method in BigDecimal
431 public BigInteger subtract(BigInteger value) { in subtract() method in BigInteger