
com.dslplatform.json.runtime.ArrayAnalyzer Maven / Gradle / Ivy
The newest version!
package com.dslplatform.json.runtime;
import com.dslplatform.json.*;
import java.io.IOException;
import java.lang.reflect.Array;
import java.lang.reflect.GenericArrayType;
import java.lang.reflect.ParameterizedType;
import java.lang.reflect.Type;
public abstract class ArrayAnalyzer {
public static class Runtime {
public static final JsonReader.ReadObject
© 2015 - 2025 Weber Informatics LLC | Privacy Policy