JGraph
v5.12.0.4


org.jgraph.graph
Class DefaultGraphModel.EmptyIterator

java.lang.Object
  extended byorg.jgraph.graph.DefaultGraphModel.EmptyIterator
All Implemented Interfaces:
Iterator, Serializable
Enclosing class:
DefaultGraphModel

public static class DefaultGraphModel.EmptyIterator
extends Object
implements Iterator, Serializable

See Also:
Serialized Form

Constructor Summary
DefaultGraphModel.EmptyIterator()
           
 
Method Summary
 boolean hasNext()
           
 Object next()
           
 void remove()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultGraphModel.EmptyIterator

public DefaultGraphModel.EmptyIterator()
Method Detail

hasNext

public boolean hasNext()
Specified by:
hasNext in interface Iterator

next

public Object next()
Specified by:
next in interface Iterator

remove

public void remove()
Specified by:
remove in interface Iterator

JGraph
v5.12.0.4


Copyright (C) 2001-2006 Gaudenz Alder. All rights reserved.