public interface MapReadHandler<G,A,K,V,R> extends ReadHandler<A,R>
| Modifier and Type | Method and Description |
|---|---|
MapReader<G,A,K,V> |
mapReader()
Provides a MapReader that a parser can use to convert
a map representation to an instance of a type incrementally
|
fromRepCopyright © 2018. All rights reserved.