| Constructor and Description |
|---|
SingletonIterator(T value)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static <T> SingletonIterator<T> |
create(T value) |
boolean |
hasNext() |
T |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemaining@Deprecated public SingletonIterator(T value)
Copyright © 2020 fasterxml.com. All rights reserved.