注解 DelegateDeserialization
Applies to a
ConfigurationSerializable
that will delegate all
deserialization to another ConfigurationSerializable
.-
必需元素概要
修饰符和类型必需的元素说明@NotNull Class<? extends ConfigurationSerializable>
Which class should be used as a delegate for this classes deserialization
-
元素详细资料
-
value
Which class should be used as a delegate for this classes deserialization- 返回:
- Delegate class
-