Home
last modified time | relevance | path

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

/dalvik/libcore/math/src/main/java/java/math/
DLogical.java41 static BigInteger not(BigInteger val) { in not() method in Logical
DBigInteger.java838 public BigInteger not() { in not() method in BigInteger