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