Interface ColumnFactory<T>

    • Method Detail

      • createInstance

        Column<T> createInstance​(String aKey)
        Specified by:
        createInstance in interface org.refcodes.factory.LookupFactory<Column<T>,​String>