813814815816817818819820821822823
requireAction = true; } else { throw new IllegalArgumentException("Illegal arguments in ResultType : " + method); } return new ResultTypeProxy(type.type().trim(), method, obj, requireAction); } /** * 创建Result代理对象。 *