Uses of Enum Class
jakarta.data.page.Pageable.Mode
-
Uses of Pageable.Mode in jakarta.data.page
Modifier and TypeMethodDescriptionPageable.mode()
Returns the type of pagination.static Pageable.Mode
Returns 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.