public static class _floatArray._Proxy extends Object._Proxy implements _floatArray
_floatArray._Impl, _floatArray._ProxyObject._Static| Constructor and Description |
|---|
_Proxy(_floatArray._Impl impl) |
_Proxy(Store store,
long onum) |
| Modifier and Type | Method and Description |
|---|---|
_floatArray |
fabric$lang$arrays$internal$_floatArray$(Label updateLabel,
ConfPolicy accessPolicy,
float[] value) |
_floatArray |
fabric$lang$arrays$internal$_floatArray$(Label updateLabel,
ConfPolicy accessPolicy,
int length) |
float |
get(int i) |
int |
get$length() |
float |
set(int i,
float value) |
_npe, $forceRenumber, $getOnum, $getProxy, $getProxy, $getStore, $initLabels, $initPartitions, $unwrap, createStatistics, equals, equals, fabric$lang$Object$, fetch, fetchEntry, get$$accessPolicy, get$$updateLabel, hashCode, idEquals, idEquals, oidHashCode, oidHashCode, set$$accessPolicy, set$$updateLabel, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, wait$forceRenumber, $getOnum, $getProxy, $getStore, $initLabels, $initPartitions, $unwrap, createStatistics, equals, fabric$lang$Object$, fetch, get$$accessPolicy, get$$updateLabel, idEquals, oidHashCode, set$$accessPolicy, set$$updateLabelpublic _Proxy(Store store, long onum)
public _Proxy(_floatArray._Impl impl)
public _floatArray fabric$lang$arrays$internal$_floatArray$(Label updateLabel, ConfPolicy accessPolicy, int length)
fabric$lang$arrays$internal$_floatArray$ in interface _floatArraypublic _floatArray fabric$lang$arrays$internal$_floatArray$(Label updateLabel, ConfPolicy accessPolicy, float[] value)
fabric$lang$arrays$internal$_floatArray$ in interface _floatArraypublic int get$length()
get$length in interface _floatArraypublic float get(int i)
get in interface _floatArraypublic float set(int i,
float value)
set in interface _floatArray