クラス JSONPathNode.ArrayIndexNode

java.lang.Object
io.github.takenoko4096.json.JSONPathNode<JSONArray, Integer>
io.github.takenoko4096.json.JSONPathNode.ArrayIndexNode
含まれているクラス:
JSONPathNode<S extends JSONStructure, T>

public static final class JSONPathNode.ArrayIndexNode extends JSONPathNode<JSONArray, Integer>