|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||

public interface FixedNodeSet
A immutable set of nodes (similar to a java.util.Set).
| Method Summary | |
|---|---|
boolean |
contains(Node v)
Check if the set contains a certain node v. |
int |
size()
Return the number of elements in the set. |
| Methods inherited from interface net.sourceforge.combean.interfaces.graph.containers.FixedNodeCollection |
|---|
isEmpty, iterator |
| Method Detail |
|---|
int size()
boolean contains(Node v)
v -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||