All Classes and Interfaces

Class
Description
Comment annotation for ConfigPath
The main annotation to set the config path
The converter for ConfigPath to convert the object to the raw value stored in the config and vice versa
A provider for the Converter
The default Converter, which does nothing, so the raw value and the final value are the same type
A manager to specify a default Converter for a type
A Converter to convert primitive types
A simple Converter that use an operator to convert raw value to final value
A marker annotation to mark a field or method as a sticky value