Klasse UpdaterCollector<O>

java.lang.Object
ch.nolix.core.programcontrol.process.UpdaterCollector<O>
Typparameter:
O - is the type of the Objects the updaters of a UpdaterCollector can mutate.
Alle implementierten Schnittstellen:
IUpdaterCollector<O>, Clearable, EmptinessRequestable

public final class UpdaterCollector<O> extends Object implements IUpdaterCollector<O>
Version:
2025-01-12
Autor:
Silvan Wyss