com.phoenixst.plexus.util
public class SingletonEdgeCollection extends AbstractSingletonCollection
Collection view. Since this
collection is modifiable, it may be empty at any given point in
time.
Since: 1.0
Version: $Revision: 1.4 $
| Constructor Summary | |
|---|---|
| SingletonEdgeCollection(Graph graph, Graph.Edge edge)
Creates a new SingletonEdgeCollection. | |
| Method Summary | |
|---|---|
| boolean | isEmpty() |
| boolean | removeElement() |
SingletonEdgeCollection.