com.phoenixst.plexus.util

Class SingletonEdgeCollection

public class SingletonEdgeCollection extends AbstractSingletonCollection

A singleton edge Collection view. Since this collection is modifiable, it may be empty at any given point in time.

Since: 1.0

Version: $Revision: 1.4 $

Author: Ray A. Conner

Constructor Summary
SingletonEdgeCollection(Graph graph, Graph.Edge edge)
Creates a new SingletonEdgeCollection.
Method Summary
booleanisEmpty()
booleanremoveElement()

Constructor Detail

SingletonEdgeCollection

public SingletonEdgeCollection(Graph graph, Graph.Edge edge)
Creates a new SingletonEdgeCollection.

Method Detail

isEmpty

public boolean isEmpty()

removeElement

public boolean removeElement()
See the Plexus project home, hosted by SourceForge.
Copyright B) 1994-2006, by Phoenix Software Technologists, Inc. and others. All Rights Reserved. Use is subject to license terms.