Uses of Interface
space.arim.dazzleconf2.reflect.MethodMirror.Invoker
Packages that use MethodMirror.Invoker
-
Uses of MethodMirror.Invoker in space.arim.dazzleconf2.reflect
Methods in space.arim.dazzleconf2.reflect that return MethodMirror.InvokerModifier and TypeMethodDescription@NonNull MethodMirror.InvokerMethodMirror.makeInvoker(@NonNull Object receiver, @NonNull Class<?> enclosingType) Creates an invoker that allows calling methods on the given receiver.