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
IOException
Copyright © 2011–2018 Pivotal Software, Inc.. All rights reserved.