Class LongColumnFactory

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

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