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