Android-Demos
Android-Demos copied to clipboard
Wrong` number of type arguments: 1; required
RxErrorHandlingCallAdapterFactory中的
@Override public CallAdapter<?> get(Type returnType, Annotation[] annotations, Retrofit retrofit) { return new RxCallAdapterWrapper(retrofit, original.get(returnType, annotations, retrofit)); }
CallAdapter<?>提示:Wrong number of type arguments: 1; required: