io.github.kits.json.parser.JsonArray Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of whimthen-kits Show documentation
Show all versions of whimthen-kits Show documentation
Easy to use java tool library.
The newest version!
package io.github.kits.json.parser;
import io.github.kits.exception.JsonTypeException;
import java.util.ArrayList;
import java.util.Iterator;
import java.util.List;
/**
* @project: kits
* @created: with IDEA
* @author: whimthen
* @date: 2019-03-05-14:19 | March. Tuesday
*/
public final class JsonArray {
private List