Searched defs:testBit (Results 1 – 2 of 2) sorted by relevance
95 static boolean testBit(BigInteger val, int n) { in testBit() method in BitLevel
601 public boolean testBit(int n) { in testBit() method in BigInteger