Annotation Interface DelegateDeserialization


@Retention(RUNTIME) @Target(TYPE) public @interface DelegateDeserialization
Applies to a ConfigurationSerializable that will delegate all deserialization to another ConfigurationSerializable.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    Which class should be used as a delegate for this classes deserialization