Searched defs:lowestOneBit (Results 1 – 5 of 5) sorted by relevance
107 public static long lowestOneBit(long i) { throw new RuntimeException("Stub!"); } in lowestOneBit() method in Long
108 public static int lowestOneBit(int i) { throw new RuntimeException("Stub!"); } in lowestOneBit() method in Integer
205 public static long lowestOneBit(long i) { in lowestOneBit() method in Long
205 public static int lowestOneBit(int i) { in lowestOneBit() method in Integer
1395 public static long lowestOneBit(long i) { in lowestOneBit() method in Long