Serializable 类
定义
Abstract class with the parser for the provisioning configurations.
public class Serializable
- 继承
-
java.lang.Objectjava.io.SerializableSerializable
方法
toJson() |
Serializer Creates a
|
toJsonElement() | |
toString() |
Creates a pretty print JSON with the content of the child class and subclasses.
|