Package tech.guilhermekaua.spigotboot.inventoryapi.pagination
package tech.guilhermekaua.spigotboot.inventoryapi.pagination
-
InterfacesClassDescriptionPagination<T>Reactive pagination token, declared once per view through the
View.paginate*factories and built byPaginationBuilder.build().Fluent declaration of one pagination token, returned by theView.paginate*factories.Renders one element of the current page into a component builder.