public class Util
extends java.lang.Object
| Constructor and Description |
|---|
Util() |
| Modifier and Type | Method and Description |
|---|---|
static int |
endIndex(int bitmap) |
static java.util.PrimitiveIterator.OfInt |
masks(int bitmap) |
static int |
mergeState(int mask,
int nodeA,
int dataA,
int nodeB,
int dataB) |
static int |
startIndex(int bitmap) |