public class Pow2 extends Object
| Constructor and Description |
|---|
Pow2() |
| Modifier and Type | Method and Description |
|---|---|
static int |
findNextPositivePowerOfTwo(int value) |
static boolean |
isPowerOf2(int value) |
Copyright © 2015. All rights reserved.