Class IntColumnFactory

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

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