public interface _byteArray extends Object
Modifier and Type | Interface and Description |
---|---|
static class |
_byteArray._Impl |
static class |
_byteArray._Proxy |
Object._Static
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) |
$forceRenumber, $getOnum, $getProxy, $getStore, $initLabels, $initPartitions, $unwrap, createStatistics, equals, fabric$lang$Object$, fetch, get$$accessPolicy, get$$updateLabel, idEquals, oidHashCode, set$$accessPolicy, set$$updateLabel
_byteArray fabric$lang$arrays$internal$_byteArray$(Label updateLabel, ConfPolicy accessPolicy, int length)
_byteArray fabric$lang$arrays$internal$_byteArray$(Label updateLabel, ConfPolicy accessPolicy, byte[] value)
int get$length()
byte set(int i, byte value)
byte get(int i)