Constructor and Description |
---|
SingletonIterator(T value) |
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
T |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
public SingletonIterator(T value)
Copyright © 2016 JBoss by Red Hat. All rights reserved.