models library
Classes
- Identifiable
-
ManagedList<
T extends Identifiable> - A class containing the list along with the managed Identifiable object.
-
PaginatedList<
E> - PaginatedList class is an extension on the list class that allows for easier data manipulation and work with paginated data.
Enums
- ManageOperation
- The managed operation of a Identifiable object.
Extensions
-
PaginatedListBinder
on Stream<
Result< PaginatedList< >T> > - PaginatedList binder extensions