序列化表格
-
程序包 com.aispeech
-
类com.aispeech.AIError扩展java.lang.Exception实现可序列化
- serialVersionUID:
- 1L
-
序列化字段
-
errId
int errId
vprintlite 错误码描述 -
error
java.lang.String error
-
eventMap
java.util.Map<java.lang.Object,java.lang.Object> eventMap
-
ext
java.lang.String ext
-
inputJson
org.json.JSONObject inputJson
-
recordId
java.lang.String recordId
-
timestamp
long timestamp
-
-
-
程序包 com.aispeech.export.exception
-
类com.aispeech.export.exception.IllegalPinyinException扩展java.lang.IllegalArgumentException实现可序列化
-
-
程序包 com.aispeech.export.widget.feedback
-
类com.aispeech.export.widget.feedback.FeedbackWidget.WidgetArray扩展java.util.ArrayList<FeedbackWidget>实现可序列化
-
-
程序包 com.aispeech.lite.oneshot
-
类com.aispeech.lite.oneshot.OneshotCache扩展java.util.LinkedList<T>实现可序列化
-
序列化字段
-
limit
int limit
队列长度限制
-
-
-