Uses of Interface
space.arim.dazzleconf.reflect.MethodMirror
Packages that use MethodMirror
Package
Description
Version 2 of the library, provided as a separate package.
-
Uses of MethodMirror in space.arim.dazzleconf
Methods in space.arim.dazzleconf that return MethodMirrorModifier and TypeMethodDescription@NonNull MethodMirrorConfigurationDefinition.Layout.getMethodMirror()Gets the method mirror used to invoke methods -
Uses of MethodMirror in space.arim.dazzleconf.reflect
Methods in space.arim.dazzleconf.reflect that return MethodMirrorModifier and TypeMethodDescription@NonNull MethodMirrorDefaultReflectionService.makeMethodMirror(@NonNull MethodHandles.Lookup lookup) @NonNull MethodMirrorReflectionService.makeMethodMirror(@NonNull MethodHandles.Lookup lookup) Gets theMethodMirrorthis service provides.