Home
last modified time | relevance | path

Searched defs:not (Results 1 – 2 of 2) sorted by relevance

/libcore/luni/src/main/java/java/math/
DLogical.java39 static BigInteger not(BigInteger val) { in not() method in Logical
DBigInteger.java672 public BigInteger not() { in not() method in BigInteger