Class SupplierThreadLocalTypeImpl<T>

java.lang.Object
net.officefloor.compile.impl.supplier.SupplierThreadLocalTypeImpl<T>
All Implemented Interfaces:
OptionalThreadLocalReceiver, SupplierThreadLocalType

public class SupplierThreadLocalTypeImpl<T> extends Object implements SupplierThreadLocalType
SupplierThreadLocalType implementation.
Author:
Daniel Sagenschneider