Uses of Interface
space.arim.dazzleconf.reflect.Instantiator
Packages that use Instantiator
Package
Description
Version 2 of the library, provided as a separate package.
-
Uses of Instantiator in space.arim.dazzleconf
Methods in space.arim.dazzleconf that return InstantiatorModifier and TypeMethodDescription@NonNull InstantiatorConfigurationDefinition.Layout.getInstantiator()Gets the instantiator used to generate interface implementations. -
Uses of Instantiator in space.arim.dazzleconf.reflect
Methods in space.arim.dazzleconf.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.