public static final class Jsons.Arr extends Jsons.Val
Arr(List<Jsons.Val> vals)
Jsons.Arr
append(Jsons.Arr a)
List<Jsons.Val>
getVals()
String
toJson()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Arr(List<Jsons.Val> vals)
public List<Jsons.Val> getVals()
public Jsons.Arr append(Jsons.Arr a)
public String toJson()
Copyright © 2009–2021 Opencast Project. All rights reserved.