public static class _booleanArray._Proxy extends Object._Proxy implements _booleanArray
_booleanArray._Impl, _booleanArray._ProxyObject._Static| Constructor and Description |
|---|
_Proxy(_booleanArray._Impl impl) |
_Proxy(Store store,
long onum) |
| Modifier and Type | Method and Description |
|---|---|
_booleanArray |
fabric$lang$arrays$internal$_booleanArray$(Label updateLabel,
ConfPolicy accessPolicy,
boolean[] value) |
_booleanArray |
fabric$lang$arrays$internal$_booleanArray$(Label updateLabel,
ConfPolicy accessPolicy,
int length) |
boolean |
get(int i) |
int |
get$length() |
boolean |
set(int i,
boolean 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(_booleanArray._Impl impl)
public _booleanArray fabric$lang$arrays$internal$_booleanArray$(Label updateLabel, ConfPolicy accessPolicy, int length)
fabric$lang$arrays$internal$_booleanArray$ in interface _booleanArraypublic _booleanArray fabric$lang$arrays$internal$_booleanArray$(Label updateLabel, ConfPolicy accessPolicy, boolean[] value)
fabric$lang$arrays$internal$_booleanArray$ in interface _booleanArraypublic int get$length()
get$length in interface _booleanArraypublic boolean get(int i)
get in interface _booleanArraypublic boolean set(int i,
boolean value)
set in interface _booleanArray