public abstract class CallClazzProxy<T extends ApiResult<R>,R> extends java.lang.Object implements IType<T>
描述:提供Clazz回调代理
CallClazzProxy(java.lang.reflect.Type type)
java.lang.reflect.Type
getCallType()
getType()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CallClazzProxy(java.lang.reflect.Type type)
public java.lang.reflect.Type getCallType()
public java.lang.reflect.Type getType()
getType
IType<T extends ApiResult<R>>