org.opennms.netmgt.poller.pollables
Class PollableContainer.Accumulator<T>
java.lang.Object
org.opennms.netmgt.poller.pollables.PollableContainer.SimpleIter<T>
org.opennms.netmgt.poller.pollables.PollableContainer.Accumulator<T>
- All Implemented Interfaces:
- PollableContainer.Iter
- Enclosing class:
- PollableContainer
protected abstract class PollableContainer.Accumulator<T>
- extends PollableContainer.SimpleIter<T>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PollableContainer.Accumulator
public PollableContainer.Accumulator(T initial)
PollableContainer.Accumulator
public PollableContainer.Accumulator()
forEachElement
public void forEachElement(PollableElement element)
Copyright © 2009. All Rights Reserved.