|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Provides an interface of a flow universe, used by an implementation of BoundedFlowSet to do complementation.
Method Summary | |
java.util.Iterator |
iterator()
returns an iterator over the elements of the universe. |
int |
size()
returns the number of elements of the universe. |
java.lang.Object[] |
toArray()
returns the elements of the universe in form of an array. The returned array could be backed or not. |
Method Detail |
public int size()
public java.util.Iterator iterator()
public java.lang.Object[] toArray()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |