public static class BPDGraphModel.EmptyIterator extends Object implements Iterator, Serializable
EmptyIterator()
boolean
hasNext()
Object
next()
void
remove()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
public EmptyIterator()
public boolean hasNext()
hasNext
Iterator
public Object next()
next
public void remove()
remove
Copyright © 2023 onecode. All rights reserved.