Class ObjectSupplierMediator<O>

java.lang.Object
ch.nolix.base.errorcontrol.perfomancevalidator.ObjectSupplierMediator<O>
Type Parameters:
O - is the type of the Objects a ObjectSupplierMediator is for.
All Implemented Interfaces:
IObjectSupplierMediator<O>

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