public final class MathHelper
extends java.lang.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 © 2001-2018 Red Hat, Inc. All Rights Reserved.