Class DoubleColumnFactory
java.lang.Object
org.refcodes.tabular.DoubleColumnFactory
- All Implemented Interfaces:
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 LookupFactory
LookupFactory.ConfigurableLookupFactory<T,TID, OPTS> -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DoubleColumnFactory
public DoubleColumnFactory()
-
-
Method Details
-
create
-