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