|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectliterals.PSExecArray
| Constructor Summary | |
PSExecArray()
Creates a new instance of PSExecArray. |
|
PSExecArray(java.util.Vector v)
Creates a new instance of PSExecArray. |
|
| Method Summary | |
java.util.Vector |
getValue()
A copy of the executable array is returned. |
java.lang.String |
toString()
A String representation of an executable array is returned. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public PSExecArray()
public PSExecArray(java.util.Vector v)
v - The initialization value of PSExecArray.| Method Detail |
public java.util.Vector getValue()
public java.lang.String toString()
toString in interface PSLiteral
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||