public class PSValueList
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
swigCMemOwn |
| Modifier | Constructor and Description |
|---|---|
|
PSValueList() |
protected |
PSValueList(long cPtr,
boolean cMemoryOwn) |
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
protected void |
finalize() |
PSVarValue |
get(int idx) |
static long |
getCPtr(PSValueList obj) |
int |
size() |
protected PSValueList(long cPtr,
boolean cMemoryOwn)
public PSValueList()
public static long getCPtr(PSValueList obj)
protected void finalize()
finalize in class java.lang.Objectpublic void delete()
public int size()
public PSVarValue get(int idx)