public interface EntityMapper
| Modifier and Type | Method and Description |
|---|---|
<T> T |
mapToObject(String source,
Class<T> clazz) |
String |
mapToString(Object object) |
String mapToString(Object object) throws IOException
IOException<T> T mapToObject(String source, Class<T> clazz) throws IOException
IOExceptionCopyright © 2011-2014–2015 Pivotal Software, Inc.. All rights reserved.