Uses of Enum Class
jakarta.data.page.Pageable.Mode
Packages that use Pageable.Mode
-
Uses of Pageable.Mode in jakarta.data.page
Methods in jakarta.data.page that return Pageable.ModeModifier and TypeMethodDescriptionPageable.mode()Returns the type of pagination.static Pageable.ModeReturns the enum constant of this class with the specified name.static Pageable.Mode[]Pageable.Mode.values()Returns an array containing the constants of this enum class, in the order they are declared.