JsonList<T extends JsonType> constructor
JsonList<T extends JsonType> (
- T childCreator()
Implementation
JsonList(this.childCreator);
JsonList(this.childCreator);