Class DoubleColumnFactory

java.lang.Object
org.refcodes.tabular.DoubleColumnFactory
All Implemented Interfaces:
org.refcodes.factory.LookupFactory<Column<Double>,String>, ColumnFactory<Double>

public class DoubleColumnFactory extends Object implements ColumnFactory<Double>
Most generic ColumnFactory for creating Column instances managing instances of the (sub-)type Double.