Searched defs:MappingIterator (Results 1 – 1 of 1) sorted by relevance
14 public class MappingIterator<T> implements Iterator<T>, Closeable class118 protected MappingIterator(JavaType type, JsonParser p, DeserializationContext ctxt, in MappingIterator() method in MappingIterator