Class SupplierQualifiedElementCreator<T>

java.lang.Object
de.iip_ecosphere.platform.transport.serialization.SupplierQualifiedElementCreator<T>
Type Parameters:
T - the value type of the element
All Implemented Interfaces:
QualifiedElementCreator<T>

public class SupplierQualifiedElementCreator<T> extends Object implements QualifiedElementCreator<T>
Default QualifiedElementCreator implementation based on a supplier.
Author:
Holger Eichelberger, SSE