public class NibbleArray
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
byte[] |
data |
Constructor and Description |
---|
NibbleArray(byte[] p_i1993_1_,
int p_i1993_2_) |
NibbleArray(int p_i1992_1_,
int p_i1992_2_) |
Modifier and Type | Method and Description |
---|---|
int |
get(int p_76582_1_,
int p_76582_2_,
int p_76582_3_) |
void |
set(int p_76581_1_,
int p_76581_2_,
int p_76581_3_,
int p_76581_4_) |