-
public class Holds.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static Holds.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final HoldsfromJSON(JSONObject json)Creates an Holds from its JSON representation. -
-
Method Detail
-
fromJSON
final Holds fromJSON(JSONObject json)
Creates an Holds from its JSON representation.
-
-
-
-