インタフェース JSONStructure
- 既知のサブインタフェースのリスト:
JSONIterable<T>
- 既知の実装クラスのリスト:
JSONArray, JSONObject, TypedJSONArray
@NullMarked
public interface JSONStructure
-
メソッドの概要
-
メソッドの詳細
-
isEmpty
boolean isEmpty() -
clear
boolean clear() -
copy
JSONStructure copy()
-