-
- All Implemented Interfaces:
public class Locator.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static Locator.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final LocatorfromJSON(JSONObject json, WarningLogger warnings)final List<Locator>fromJSONArray(JSONArray json, WarningLogger warnings)-
-
Method Detail
-
fromJSON
final Locator fromJSON(JSONObject json, WarningLogger warnings)
-
fromJSONArray
final List<Locator> fromJSONArray(JSONArray json, WarningLogger warnings)
-
-
-
-