Package com.github.thought2code.mcp.annotated.reflect
package com.github.thought2code.mcp.annotated.reflect
-
ClassDescriptionThis 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.