java.lang.Object
org.refcodes.tabular.BooleanColumnFactory
- All Implemented Interfaces:
org.refcodes.factory.LookupFactory<Column<Boolean>,,String> ColumnFactory<Boolean>
Most generic
ColumnFactory for creating Column instances
managing instances of the (sub-)type Boolean.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BooleanColumnFactory
public BooleanColumnFactory()
-
-
Method Details
-
createInstance
- Specified by:
createInstancein interfaceColumnFactory<Boolean>- Specified by:
createInstancein interfaceorg.refcodes.factory.LookupFactory<Column<Boolean>,String>
-
createInstance
- Specified by:
createInstancein interfaceColumnFactory<Boolean>- Specified by:
createInstancein interfaceorg.refcodes.factory.LookupFactory<Column<Boolean>,String>
-