-
- All Implemented Interfaces:
public class Caption.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static Caption.Companion
INSTANCE
-
Method Summary
Modifier and Type Method Description final JSONObject
toJSON(Caption captionsInfo)
final Caption
fromJSON(JSONObject jsonObject)
-
-
Method Detail
-
toJSON
final JSONObject toJSON(Caption captionsInfo)
-
fromJSON
final Caption fromJSON(JSONObject jsonObject)
-
-
-
-