Uses of Interface
space.arim.dazzleconf.reflect.MethodMirror.Invoker
Packages that use MethodMirror.Invoker
-
Uses of MethodMirror.Invoker in space.arim.dazzleconf.reflect
Methods in space.arim.dazzleconf.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.