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