public final class MathHelper extends Object
Modifier and Type | Method and Description |
---|---|
static int |
ceilingPowerOfTwo(int value)
Returns the smallest power of two number that is greater than or equal to
value . |
Copyright © 2019 JBoss by Red Hat. All rights reserved.