java.util.Iterator<E>public class NullIterator<E>
extends java.lang.Object
implements java.util.Iterator<E>
| Constructor | Description |
|---|---|
NullIterator() |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
hasNext() |
|
E |
next() |
|
void |
remove() |
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.