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