refer to javadoc 8 & 11: https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Class.html
> Use Class<?> if the class being modeled is unknown. In this case, what we are dealing is unknown class, so it's no much different between `An unknown class (raw type)` and `An unknown class (generic version)`. so this PR looks ok to me if it can bring extra benefit. But I have a question, what do you mean by `generic non-standard tips in idea`, are you talking about Intellij IDEA? [ Full content available at: https://github.com/apache/dubbo/pull/5562 ] This message was relayed via gitbox.apache.org for [email protected]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
