public interface EntityReader<T,S>
Modifier and Type | Method and Description |
---|---|
<R extends T> |
read(Class<R> type,
S source)
Reads the given source into the given type.
|
Copyright © 2011-2015–2017 Pivotal Software, Inc.. All rights reserved.