public class Pow2 extends Object
Pow2()
static int
findNextPositivePowerOfTwo(int value)
static boolean
isPowerOf2(int value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Pow2()
public static int findNextPositivePowerOfTwo(int value)
public static boolean isPowerOf2(int value)
Copyright © 2014. All rights reserved.