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