public class JacksonHashMapper<T> extends Object implements HashMapper<T,String,Object>
| Constructor and Description |
|---|
JacksonHashMapper(Class<T> type) |
JacksonHashMapper(Class<T> type,
org.codehaus.jackson.map.ObjectMapper mapper) |
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.