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