Searched defs:highestOneBit (Results 1 – 2 of 2) sorted by relevance
524 public static int highestOneBit(int i) { in highestOneBit() method in Integer
511 public static long highestOneBit(long v) { in highestOneBit() method in Long