|
|||||
| FRAMES NO FRAMES | |||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||
A set with a dynamic definition that is evaluated when the elements of the set are being accessed.
| Field Summary | |
|---|---|
Closure |
genSet
|
| Constructor Summary | |
GDynamicSet(Closure genSet)
Constructor is convertable to a set) |
|
| Method Summary | |
|---|---|
Iterator |
evaluate(Object env)
|
String |
toString()
|
| Constructor Detail |
|---|
public GDynamicSet(Closure genSet)
| Method Detail |
|---|
public Iterator evaluate(Object env)
public String toString()