Searched defs:highestOneBit (Results 1 – 5 of 5) sorted by relevance
105 public static long highestOneBit(long i) { throw new RuntimeException("Stub!"); } in highestOneBit() method in Long
106 public static int highestOneBit(int i) { throw new RuntimeException("Stub!"); } in highestOneBit() method in Integer
201 public static long highestOneBit(long i) { in highestOneBit() method in Long
201 public static int highestOneBit(int i) { in highestOneBit() method in Integer
1371 public static long highestOneBit(long i) { in highestOneBit() method in Long