protected abstract class PollableContainer.SimpleIter<T> extends Object implements PollableContainer.Iter
Constructor and Description |
---|
SimpleIter() |
SimpleIter(T initial) |
Modifier and Type | Method and Description |
---|---|
T |
getResult() |
void |
setResult(T newResult) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachElement
Copyright © 2021. All rights reserved.