Package redempt.redlib.config.annotations
package redempt.redlib.config.annotations
-
ClassDescriptionUsed to denote comments which should be applied to a config path.A wrapper for multiple
Comment
annotationsDenotes a constructor which can be used to initialize the object from config.Indicates that a class can be automatically serialized to configSpecifies the name that should be used to access and set a value in configIndicates that a field should be populated with the last element of the path to its location in configIndicates that a method should be run when an object is deserialized from configIndicates that this type can be subclassed and stored in config, its type will be stored alongside its metadata