Class BooleanColumnFactory

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

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