public final class EmptyIterator extends Object implements Iterator
static EmptyIterator
getInstance()
boolean
hasNext()
Object
next()
void
remove()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static EmptyIterator getInstance()
public boolean hasNext()
hasNext
Iterator
public Object next()
next
public void remove()
remove
Copyright © 2015 fasterxml.com. All Rights Reserved.