Module io.inverno.mod.base
Package io.inverno.mod.base.reflect
package io.inverno.mod.base.reflect
Classes and interfaces for obtaining parameterized types at runtime.
-
ClassDescriptionAn array type argument builder is used to specify the component type of an array type.An array type builder is used to build array types.Generic
TypeVariableBuilder
implementation.A type argument builder is used to specify the arguments of a parameterized type.A type builder is used to build parameterized types.Utility methods for Types manipulation.A wildcard type argument builder is used to specify the bounds of a parameterized type variable.A wildcard type argument builder is used to specify the bounds of a parameterized type argument.