Searched defs:readValueAs (Results 1 – 1 of 1) sorted by relevance
1846 public <T> T readValueAs(Class<T> valueType) throws IOException { in readValueAs() method in JsonParser1869 public <T> T readValueAs(TypeReference<?> valueTypeRef) throws IOException { in readValueAs() method in JsonParser