Uses of Package
io.microsphere.reflect
-
Packages that use io.microsphere.reflect Package Description io.microsphere.reflect -
Classes in io.microsphere.reflect used by io.microsphere.reflect Class Description ExecutableDefinition The definition class for Java ReflectionExecutable
, which serves as a base class for executable members like methods and constructors.JavaType Represents a Java type, encapsulating various operations and utilities for handling different kinds of types, including classes, parameterized types, type variables, wildcard types, and generic array types.JavaType.Kind The kind of Java typeMemberDefinition The definition class for Java ReflectionMember
.Modifier The enumeration class for Java ReflectionModifier
MultipleType Represents a composite type that encapsulates multipleType
instances.ReflectiveDefinition The abstract definition class for Java Reflection.