Class UpdaterCollector<O>

java.lang.Object
ch.nolix.base.programcontrol.process.UpdaterCollector<O>
Type Parameters:
O - is the type of the Objects the updaters of a UpdaterCollector can mutate.
All Implemented Interfaces:
IUpdaterCollector<O>, Clearable, EmptinessRequestable

public final class UpdaterCollector<O> extends Object implements IUpdaterCollector<O>
Author:
Silvan Wyss