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