|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsidl.Double.Array1.Holder
Constructor Summary | |
Double.Array1.Holder()
Create a holder class with an empty holdee object. |
|
Double.Array1.Holder(Double.Array1 obj)
Create a holder with the specified object. |
Method Summary | |
Double.Array1 |
get()
Get the value of the holdee object. |
void |
set(Double.Array1 obj)
Set the value of the holdee object. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Double.Array1.Holder()
public Double.Array1.Holder(Double.Array1 obj)
Method Detail |
public void set(Double.Array1 obj)
public Double.Array1 get()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |