Class IntegerColumnFactory

java.lang.Object
org.refcodes.tabular.IntegerColumnFactory
All Implemented Interfaces:
org.refcodes.factory.LookupFactory<Column<Integer>,​String>, ColumnFactory<Integer>

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