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