Class ObjectColumnFactory
java.lang.Object
org.refcodes.tabular.ObjectColumnFactory
- All Implemented Interfaces:
org.refcodes.factory.LookupFactory<Column<Object>,,String> ColumnFactory<Object>
Most generic
ColumnFactory for creating Column instances
managing instances of the (sub-)type Object.-
Nested Class Summary
Nested classes/interfaces inherited from interface org.refcodes.factory.LookupFactory
org.refcodes.factory.LookupFactory.ConfigurableLookupFactory<T,TID, OPTS extends org.refcodes.factory.Options> -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ObjectColumnFactory
public ObjectColumnFactory()
-
-
Method Details
-
create
-