Package org.bukkit.configuration.serialization

Classes dedicated to being able to perform serialization specialized for the Bukkit configuration implementation.

See:
          Description

Interface Summary
ConfigurationSerializable Represents an object that may be serialized.
 

Class Summary
ConfigurationSerialization Utility class for storing and retrieving classes for Configuration.
 

Annotation Types Summary
DelegateDeserialization Applies to a ConfigurationSerializable that will delegate all deserialization to another ConfigurationSerializable.
SerializableAs Represents an "alias" that a ConfigurationSerializable may be stored as.
 

Package org.bukkit.configuration.serialization Description

Classes dedicated to being able to perform serialization specialized for the Bukkit configuration implementation.



Copyright © 2014. All rights reserved.