Package no.acntech.kollectiveq
Object Pagination.Companion
-
- All Implemented Interfaces:
public class Pagination.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static Pagination.Companion
INSTANCE
-
Method Summary
Modifier and Type Method Description final Pagination
of(String value)
Create a Pagination instance from a string. -
-
Method Detail
-
of
final Pagination of(String value)
Create a Pagination instance from a string.
-
-
-
-