-
- All Implemented Interfaces:
public class Copies.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static Copies.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final CopiesfromJSON(JSONObject json)Creates an Copies from its JSON representation. -
-
Method Detail
-
fromJSON
final Copies fromJSON(JSONObject json)
Creates an Copies from its JSON representation.
-
-
-
-