Uses of Interface
app.babylon.table.Table
Packages that use Table
-
Uses of Table in app.babylon.table
Subinterfaces of Table in app.babylon.tableModifier and TypeInterfaceDescriptioninterfaceA column-oriented table whose data is exposed as named columns and can be sliced, filtered, transformed, grouped, and sorted.Classes in app.babylon.table that implement TableModifier and TypeClassDescriptionfinal classMaterialised table built directly from a caller-ownedResultSet.Methods in app.babylon.table that return Table