de.mirkosertic.bytecoder.api.OpaqueReferenceType
, TypedArray
public abstract class FloatArray extends java.lang.Object implements TypedArray
Constructor | Description |
---|---|
FloatArray() |
Modifier and Type | Method | Description |
---|---|---|
abstract int |
floatArrayLength() |
|
abstract float |
get(int aIndex) |
|
abstract void |
set(int aIndex,
float aValue) |
Copyright © 2019 Systemprogrammierung Mirko Sertic. All rights reserved.