Class DoubleColumnFactory
java.lang.Object
org.refcodes.tabular.DoubleColumnFactory
- All Implemented Interfaces:
org.refcodes.factory.LookupFactory<Column<Double>,,String> ColumnFactory<Double>
Most generic
ColumnFactory for creating Column instances
managing instances of the (sub-)type Double.-
Nested Class Summary
Nested classes/interfaces inherited from interface org.refcodes.factory.LookupFactory
org.refcodes.factory.LookupFactory.ConfigurableLookupFactory<T,TID, OPTS> -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DoubleColumnFactory
public DoubleColumnFactory()
-
-
Method Details
-
create
-