Uses of Interface
dev.derklaro.aerogel.auto.AutoEntryDecoder
Packages that use AutoEntryDecoder
Package
Description
-
Uses of AutoEntryDecoder in dev.derklaro.aerogel.auto
Methods in dev.derklaro.aerogel.auto that return types with arguments of type AutoEntryDecoderModifier and TypeMethodDescriptiondev.derklaro.aerogel.registry.Registry.WithKeyMapping<String, AutoEntryDecoder> AerogelAutoModule.decoderRegistry()Get the decoder registry that is used by this module instance. -
Uses of AutoEntryDecoder in dev.derklaro.aerogel.auto.internal
Fields in dev.derklaro.aerogel.auto.internal with type parameters of type AutoEntryDecoderModifier and TypeFieldDescriptionprivate final dev.derklaro.aerogel.registry.Registry.WithKeyMapping<String, AutoEntryDecoder> AerogelAutoModuleImpl.decoderRegistryMethods in dev.derklaro.aerogel.auto.internal that return types with arguments of type AutoEntryDecoderModifier and TypeMethodDescriptiondev.derklaro.aerogel.registry.Registry.WithKeyMapping<String, AutoEntryDecoder> AerogelAutoModuleImpl.decoderRegistry() -
Uses of AutoEntryDecoder in dev.derklaro.aerogel.auto.internal.factory
Classes in dev.derklaro.aerogel.auto.internal.factory that implement AutoEntryDecoder -
Uses of AutoEntryDecoder in dev.derklaro.aerogel.auto.internal.provides
Classes in dev.derklaro.aerogel.auto.internal.provides that implement AutoEntryDecoder