public static class NewChunk.Exponents
extends java.lang.Object
Constructor and Description |
---|
NewChunk.Exponents(int cap) |
Modifier and Type | Method and Description |
---|---|
int |
get(int id) |
boolean |
isCategorical(int i) |
void |
move(int to,
int from) |
void |
resize(int len) |
void |
set(int idx,
int x) |
void |
setCategorical(int idx) |