public interface InstanceBuilder<T>
| Modifier and Type | Method and Description |
|---|---|
Instance<T> |
newInstance(JsonReader reader,
JsonDeserializationContext ctx) |
Instance<T> newInstance(JsonReader reader, JsonDeserializationContext ctx) throws IOException
IOExceptionCopyright © 2013. All Rights Reserved.