程序包的使用
com.github.codeboyzhou.mcp.declarative.reflect
-
类说明This record represents the result of reflection invocation of Java method.This class implements the builder pattern for creating a new instance of
InvocationResult.This class caches information about a Java method, including its name, declaring class, parameters, and annotations. -
类说明This record represents the result of reflection invocation of Java method.This class caches information about a Java method, including its name, declaring class, parameters, and annotations.