@DefaultQualifier(org.checkerframework.checker.nullness.qual.NonNull.class)
Package org.spongepowered.api.service.pagination
-
Interface Summary Interface Description PaginationList PaginationList.Builder Builds a paginated output for an iterable ofComponent
s.PaginationService This service allows pagination of output to users.