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() |
SpotBugs is licensed under the LGPL.