public static interface BooleanBuffer.PrimitiveBooleanWrapper extends JVMBuffer.PrimitiveArrayWrapper<java.lang.Boolean,BooleanBuffer.PrimitiveBooleanWrapper>
| Modifier and Type | Method and Description |
|---|---|
boolean[] |
asBooleanArray() |
double[] |
asDoubleArray() |
int[] |
asIntegerArray() |