|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
This interface defines a set.
| Method Summary | |
int |
cardinality()
Returns the cardinality. |
MathSet |
intersect(MathSet set)
Performs the intersection of this set with another. |
MathSet |
union(MathSet set)
Performs the union of this set with another. |
| Method Detail |
public int cardinality()
public MathSet union(MathSet set)
set - a set.
public MathSet intersect(MathSet set)
set - a set.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||