Klasse ObjectSupplierMediator<O>

java.lang.Object
ch.nolix.core.errorcontrol.perfomancevalidator.ObjectSupplierMediator<O>
Typparameter:
O - is the type of the Objects a ObjectSupplierMediator is for.
Alle implementierten Schnittstellen:
IObjectSupplierMediator<O>

public final class ObjectSupplierMediator<O> extends Object implements IObjectSupplierMediator<O>
Autor:
Silvan Wyss