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