All Classes and Interfaces
Class
Description
Interface for managing data operations such as
saving, retrieving, and deleting key-value data,
including support for JSON serialization, pagination, and list
management.
Factory class for creating and managing a singleton
instance of DataManager.
GsonConverter is an implementation of the Converter
interface
that utilizes the Gson library for converting Java objects
to JSON format and vice versa.
A generic class representing a paginated data set.
A class representing pagination information.