|
|||||||||
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._charArray._Proxy
public static class _charArray._Proxy
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface fabric.lang.arrays.internal._charArray |
---|
_charArray._Impl, _charArray._Proxy |
Nested classes/interfaces inherited from interface fabric.lang.Object |
---|
Object._Static |
Constructor Summary | |
---|---|
_charArray._Proxy(_charArray._Impl impl)
|
|
_charArray._Proxy(Store store,
long onum)
|
Method Summary | |
---|---|
char |
get(int i)
|
int |
get$length()
|
char |
set(int i,
char 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 _charArray._Proxy(Store store, long onum)
public _charArray._Proxy(_charArray._Impl impl)
Method Detail |
---|
public int get$length()
get$length
in interface _charArray
public char get(int i)
get
in interface _charArray
public char set(int i, char value)
set
in interface _charArray
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |