public class ArrayParser extends Object implements Parser
ArrayParser(Class<?> clazz)
Object
convertTo(JsonReader reader, Class<?> clazz)
copyOf(List<Object> list)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ArrayParser(Class<?> clazz)
public Object convertTo(JsonReader reader, Class<?> clazz) throws IOException
convertTo
Parser
IOException
public Object copyOf(List<Object> list)
Copyright © 2016. All rights reserved.