Uses of Interface
space.arim.dazzleconf2.reflect.Instantiator
Packages that use Instantiator
Package
Description
Version 2 of the library, provided as a separate package.
-
Uses of Instantiator in space.arim.dazzleconf2
Methods in space.arim.dazzleconf2 that return InstantiatorModifier and TypeMethodDescription@NonNull InstantiatorConfigurationDefinition.Layout.getInstantiator()Gets the instantiator used to generate interface implementations. -
Uses of Instantiator in space.arim.dazzleconf2.reflect
Methods in space.arim.dazzleconf2.reflect that return InstantiatorModifier and TypeMethodDescription@NonNull InstantiatorDefaultReflectionService.makeInstantiator(@NonNull MethodHandles.Lookup lookup) @NonNull InstantiatorReflectionService.makeInstantiator(@NonNull MethodHandles.Lookup lookup) Gets the instantiator this service provides.