Class OpaqueArrays
java.lang.Object
de.mirkosertic.bytecoder.api.web.OpaqueArrays
- All Implemented Interfaces:
OpaqueReferenceType
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic FloatArraycreateFloatArray(int aLength) static Int16ArraycreateInt16Array(int aLength) static Int8ArraycreateInt8Array(int aLength) static IntArraycreateIntArray(int aLength) static <V extends OpaqueReferenceType>
OpaqueReferenceArray<V>
-
Constructor Details
-
OpaqueArrays
public OpaqueArrays()
-
-
Method Details
-
createFloatArray
-
createIntArray
-
createInt8Array
-
createInt16Array
-
createObjectArray
-