|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfabric.lang.Object._Proxy
fabric.lang.arrays.internal._byteArray._Proxy
public static class _byteArray._Proxy
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface fabric.lang.arrays.internal._byteArray |
---|
_byteArray._Impl, _byteArray._Proxy |
Nested classes/interfaces inherited from interface fabric.lang.Object |
---|
Object._Static |
Constructor Summary | |
---|---|
_byteArray._Proxy(_byteArray._Impl impl)
|
|
_byteArray._Proxy(Store store,
long onum)
|
Method Summary | |
---|---|
byte |
get(int i)
|
int |
get$length()
|
byte |
set(int i,
byte value)
|
Methods inherited from class fabric.lang.Object._Proxy |
---|
_npe, $forceRenumber, $getOnum, $getProxy, $getProxy, $getStore, $unwrap, createStatistics, equals, equals, fetch, get$label, hashCode, idEquals, idEquals, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface fabric.lang.Object |
---|
$forceRenumber, $getOnum, $getProxy, $getStore, $unwrap, createStatistics, equals, fetch, get$label, idEquals |
Constructor Detail |
---|
public _byteArray._Proxy(Store store, long onum)
public _byteArray._Proxy(_byteArray._Impl impl)
Method Detail |
---|
public int get$length()
get$length
in interface _byteArray
public byte get(int i)
get
in interface _byteArray
public byte set(int i, byte value)
set
in interface _byteArray
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |