Package io.fluxcapacitor.common.reflection
package io.fluxcapacitor.common.reflection
-
ClassDescriptionDefault implementation of
MemberInvoker
using high-performance method handle-based invocation.Utility class for resolving generic type information in class hierarchies.Provides utilities for bridging Java reflection with Kotlin reflection.Abstraction for invoking aMember
(e.g.Registry for accessing method parameter names at runtime in environments where Java reflection does not retain them (e.g.Utility class for high-performance reflection-based operations across the Flux platform.