All Classes and Interfaces

Class
Description
Base class for persisting objects to and from YAML files.
Utility class for operations on Class objects.
This annotation is used to mark a constructor that should be used to create an object from the persisted data.
Functional interface for collecting data from a container.
The type of data that is being persisted.
Utility class for operations on Maps.
This annotation is used to mark a parameter that should be provided by the persisted data.
Represents data that can be persisted.
Creates a new builder.
Flags that can be used to control how data is persisted.
This annotation is used to mark a field that should be persisted.
Utility class for operations on persisted data.
This annotation is used to mark a method that returns a result that should be persisted.
Utility class for reflection operations.
This annotation is used to mark a method that requires the persisted data to be present before it is called and be provided as arguments.