protected abstract class PollableContainer.Accumulator<T> extends PollableContainer.SimpleIter<T>
Constructor and Description |
---|
PollableContainer.Accumulator() |
PollableContainer.Accumulator(T initial) |
Modifier and Type | Method and Description |
---|---|
void |
forEachElement(PollableElement element) |
getResult, setResult
public PollableContainer.Accumulator(T initial)
public PollableContainer.Accumulator()
public void forEachElement(PollableElement element)
Copyright © 2015. All rights reserved.