org.jgraph.graph

Class DefaultGraphModel.EmptyIterator

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

Method Summary
booleanhasNext()
Objectnext()
voidremove()

Method Detail

hasNext

public boolean hasNext()

next

public Object next()

remove

public void remove()
Copyright (C) 2001-2009 JGraph Ltd. All rights reserved.