|
|||||
| FRAMES NO FRAMES | |||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||
A constant set given by a container that implements the List interface-
| Field Summary | |
|---|---|
List |
valList
|
| Constructor Summary | |
GListSet(List valList)
Constructor |
|
| Method Summary | |
|---|---|
Iterator |
evaluate(Object env)
|
Object |
getElem(int idx)
|
List |
getValues()
|
int |
indexOf(Object elem)
|
int |
size()
|
String |
toString()
|
| Constructor Detail |
|---|
public GListSet(List valList)
| Method Detail |
|---|
public Iterator evaluate(Object env)
public Object getElem(int idx)
public List getValues()
public int indexOf(Object elem)
public int size()
public String toString()