|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.zilonis.scope.ScopedMultiList<Type>
public class ScopedMultiList<Type extends IMultiListElement>
| Constructor Summary | |
|---|---|
ScopedMultiList(int list)
|
|
| Method Summary | |
|---|---|
void |
add(Scope scope,
Type element)
|
java.lang.Iterable<Type> |
getIterable(Scope scope)
|
java.util.Iterator<Type> |
iterator(Scope scope)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ScopedMultiList(int list)
| Method Detail |
|---|
public void add(Scope scope,
Type element)
public java.util.Iterator<Type> iterator(Scope scope)
public java.lang.Iterable<Type> getIterable(Scope scope)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||