|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectstory.scheherazade.misc.ConditionSet
public class ConditionSet
A set of ValidConditions
| Constructor Summary | |
|---|---|
ConditionSet()
|
|
| Method Summary | |
|---|---|
void |
add(ValidCondition condition)
|
java.util.Iterator |
iterator()
|
int |
size()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConditionSet()
| Method Detail |
|---|
public void add(ValidCondition condition)
public java.util.Iterator iterator()
public int size()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||