Uses of Interface
org.instancio.spi.InstancioServiceProvider.TypeResolver
Packages that use InstancioServiceProvider.TypeResolver
Package
Description
Implementation classes for converting types to node hierarchies.
Contains internal SPIs.
Defines Service Provider Interfaces for providing custom implementations.
-
Uses of InstancioServiceProvider.TypeResolver in org.instancio.internal.nodes
Method parameters in org.instancio.internal.nodes with type arguments of type InstancioServiceProvider.TypeResolverModifier and TypeMethodDescriptionNodeContext.Builder.providerEntries(List<ProviderEntry<InstancioServiceProvider.TypeResolver>> providerEntries) -
Uses of InstancioServiceProvider.TypeResolver in org.instancio.internal.spi
Methods in org.instancio.internal.spi that return types with arguments of type InstancioServiceProvider.TypeResolver -
Uses of InstancioServiceProvider.TypeResolver in org.instancio.spi
Methods in org.instancio.spi that return InstancioServiceProvider.TypeResolverModifier and TypeMethodDescriptionInstancioServiceProvider.getTypeResolver()Returns aTypeResolverimplementation.