public class Interleave
extends java.lang.Object
Constructor and Description |
---|
Interleave() |
Modifier and Type | Method and Description |
---|---|
static int |
expand16to32(int x) |
static long |
expand32to64(int x) |
static void |
expand64To128(long x,
long[] z,
int zOff) |
static int |
expand8to16(int x) |
static long |
unshuffle(long x) |