-
public final class ExtensionsKt
-
-
Method Summary
Modifier and Type Method Description final Integer
getLength()
final Iterator<JSONObject>
iterator(JSONArray $self)
final List<JSONObject>
toList(JSONArray $self)
-
-
Method Detail
-
iterator
final Iterator<JSONObject> iterator(JSONArray $self)
-
toList
final List<JSONObject> toList(JSONArray $self)
-
-
-
-