Class Updater<O>

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

public final class Updater<O> extends Object implements IUpdater<O>
Author:
Silvan Wyss