Uses of Interface
io.fluxzero.common.reflection.MemberInvoker
Packages that use MemberInvoker
-
Uses of MemberInvoker in io.fluxzero.common.reflection
Classes in io.fluxzero.common.reflection that implement MemberInvokerModifier and TypeClassDescriptionclassDefault implementation ofMemberInvokerusing high-performance method handle-based invocation.Methods in io.fluxzero.common.reflection that return MemberInvokerMethods in io.fluxzero.common.reflection that return types with arguments of type MemberInvokerModifier and TypeMethodDescriptionReflectionUtils.TypeMetadata.annotatedPropertyInvoker(Class<? extends Annotation> annotation) static Optional<MemberInvoker> ReflectionUtils.getAnnotatedPropertyInvoker(Class<?> target, Class<? extends Annotation> annotation)