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