public abstract class AbstractResponseDeserializer<T> extends Object implements ResponseDeserializer<T>
Constructor and Description |
---|
AbstractResponseDeserializer(Type type) |
Modifier and Type | Method and Description |
---|---|
Type |
getType() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
deserialize, deserializeFailure, ignorableDeserializer
Copyright © 2017. All rights reserved.