|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsidl.Float.Array5.Holder
Constructor Summary | |
Float.Array5.Holder()
Create a holder class with an empty holdee object. |
|
Float.Array5.Holder(Float.Array5 obj)
Create a holder with the specified object. |
Method Summary | |
Float.Array5 |
get()
Get the value of the holdee object. |
void |
set(Float.Array5 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 Float.Array5.Holder()
public Float.Array5.Holder(Float.Array5 obj)
Method Detail |
public void set(Float.Array5 obj)
public Float.Array5 get()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |