Searched defs:readValuesAs (Results 1 – 1 of 1) sorted by relevance
1877 public <T> Iterator<T> readValuesAs(Class<T> valueType) throws IOException { in readValuesAs() method in JsonParser1885 public <T> Iterator<T> readValuesAs(TypeReference<T> valueTypeRef) throws IOException { in readValuesAs() method in JsonParser