JGraph
v5.12.4.2


org.jgraph.graph
Class DefaultGraphModel.EmptyIterator

java.lang.Object
  extended by org.jgraph.graph.DefaultGraphModel.EmptyIterator
All Implemented Interfaces:
java.io.Serializable, java.util.Iterator
Enclosing class:
DefaultGraphModel

public static class DefaultGraphModel.EmptyIterator
extends java.lang.Object
implements java.util.Iterator, java.io.Serializable

See Also:
Serialized Form

Constructor Summary
DefaultGraphModel.EmptyIterator()
           
 
Method Summary
 boolean hasNext()
           
 java.lang.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 java.util.Iterator

next

public java.lang.Object next()
Specified by:
next in interface java.util.Iterator

remove

public void remove()
Specified by:
remove in interface java.util.Iterator

JGraph
v5.12.4.2


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