public class BuiltInEncodingAlgorithmState extends Object
Modifier and Type | Field and Description |
---|---|
boolean[] |
booleanArray |
double[] |
doubleArray |
float[] |
floatArray |
static int |
INITIAL_LENGTH |
int[] |
intArray |
long[] |
longArray |
short[] |
shortArray |
Constructor and Description |
---|
BuiltInEncodingAlgorithmState() |
public static final int INITIAL_LENGTH
public boolean[] booleanArray
public short[] shortArray
public int[] intArray
public long[] longArray
public float[] floatArray
public double[] doubleArray
Copyright © 2014 Oracle Corpration. All Rights Reserved.