All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Annotation Types Summary Class Description AbstractConfigBuilder<T extends TcConfig> Builder class to create a new configuration.AbstractFileConfigBuilder<T extends FileConfig> Builder class to create a new file configuration.AutoSerialization Annotates a class that is auto-serializable.DataStorage Represents configuration section data storage.FileConfig Type ofTcConfigSectionthat is store and handle with file.FileConfigOptions Various options forFileConfig.FileConfigSection Type ofTcConfigSectionthat is store and handle with file.MemoryConfigSection The type ofTcConfigSectionthat is stored in memory.NumberConversions ReloadableType The list of reloadable types used forFileConfig.SectionPaths SerializeAs A field annotated with SerializeAs will be serialized and stored under the specified name.TcConfig Represents a root configuration section.TcConfigException Exception thrown when operation in configuration.TcConfigOptions Various options forTcConfig.TcConfigSection Represents configuration section.TcConfigSerializationException Exception thrown when an error occurs when serializing.TcConfigSerializations Backend for object serialization.TcConfigSerializer<T> Represents a serializer to serialize and deserialize object.Validators