public class SingletonNodeCollection extends AbstractSingletonCollection
Collection view. Since this
collection is modifiable, it may be empty at any given point in
time.| Constructor and Description |
|---|
SingletonNodeCollection(Graph graph,
Object node)
Creates a new
SingletonNodeCollection. |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isEmpty() |
boolean |
removeElement() |
add, addAll, clear, contains, containsAll, getElement, iterator, remove, removeAll, retainAll, size, toArray, toArray, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitequals, hashCodepublic boolean isEmpty()
isEmpty in interface CollectionisEmpty in class AbstractSingletonCollectionpublic boolean removeElement()
removeElement in class AbstractSingletonCollectionSee the Plexus project home, hosted by SourceForge.
Copyright ? 1994-2006, by Phoenix Software Technologists, Inc. and others. All Rights Reserved. Use is subject to license terms.