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