public interface InstanceBuilder<T>
| Modifier and Type | Method and Description |
|---|---|
Instance<T> |
newInstance(JsonReader reader,
JsonDeserializationContext ctx,
Map<String,String> bufferedProperties) |
Instance<T> newInstance(JsonReader reader, JsonDeserializationContext ctx, Map<String,String> bufferedProperties)
Copyright © 2014. All Rights Reserved.