public class EmptyIterator<E>
extends java.lang.Object
implements java.util.Iterator<E>
Constructor and Description |
---|
EmptyIterator() |
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
E |
next() |
void |
remove() |
Version: 5.4.4-ice35-b82
Copyright © 2018 The University of Dundee & Open Microscopy Environment. All Rights Reserved.