提交 5206c9f6 编写于 作者: J jacob-tabak

Removed incorrect documentation.

上级 96b93b57
......@@ -235,7 +235,7 @@ final class RestMethodInfo {
return headerList;
}
/** Loads {@link #responseObjectType}. Returns {@code true} if method is synchronous. */
/** Loads {@link #responseObjectType}. */
private ResponseType parseResponseType() {
// Synchronous methods have a non-void return type.
// Observable methods have a return type of Observable.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册