Uses of Package
com.github.thought2code.mcp.annotated.reflect
Packages that use com.github.thought2code.mcp.annotated.reflect
Package
Description
-
Classes in com.github.thought2code.mcp.annotated.reflect used by com.github.thought2code.mcp.annotated.reflectClassDescriptionThis 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. -
Classes in com.github.thought2code.mcp.annotated.reflect used by com.github.thought2code.mcp.annotated.utilClassDescriptionThis 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.