Skip to content

Add makeTable(ArrayList<Map<String,T>> listOfMaps) method to TableService API #13

@imagejan

Description

@imagejan

As suggested by @ctrueden in this old forum post, we should consider new TableService API like this:

Table<C extends Column<? extends T>,T> makeTable(ArrayList<Map<String,T>> listOfMaps)

or similar to simplify generating tables from maps etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions