Uses of Record Class
com.github.thought2code.mcp.annotated.common.Immutable
Packages that use Immutable
Package
Description
-
Uses of Immutable in com.github.thought2code.mcp.annotated.common
Methods in com.github.thought2code.mcp.annotated.common that return Immutable -
Uses of Immutable in com.github.thought2code.mcp.annotated.reflect
Methods in com.github.thought2code.mcp.annotated.reflect that return ImmutableModifier and TypeMethodDescriptionInvocationResult.exception()Returns the value of theexceptionrecord component.Constructors in com.github.thought2code.mcp.annotated.reflect with parameters of type ImmutableModifierConstructorDescriptionInvocationResult(@NotNull Object result, Immutable<Exception> exception) Creates an instance of aInvocationResultrecord class.