Adding/expanding documentation
This commit is contained in:
committed by
EvilSeph
parent
17403d617a
commit
18a4a25c8b
@@ -14,6 +14,10 @@ import java.util.Map;
|
||||
* and returns the class.</li>
|
||||
* <li>A constructor that accepts a single {@link Map}<{@link String}, {@link Object}>.</li>
|
||||
* </ul>
|
||||
* In addition to implementing this interface, you must register the class with
|
||||
* {@link ConfigurationSerialization#registerClass(Class)}.
|
||||
* @see DelegateDeserialization
|
||||
* @see SerializableAs
|
||||
*/
|
||||
public interface ConfigurationSerializable {
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user