com.phoenixst.plexus.util
public class SingletonNodeCollection 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 | |
|---|---|
| SingletonNodeCollection(Graph graph, Object node)
Creates a new SingletonNodeCollection. | |
| Method Summary | |
|---|---|
| boolean | isEmpty() |
| boolean | removeElement() |
SingletonNodeCollection.