Uses of Class
dagger.hilt.processor.internal.uninstallmodules.AggregatedUninstallModulesMetadata
Packages that use AggregatedUninstallModulesMetadata
-
Uses of AggregatedUninstallModulesMetadata in dagger.hilt.processor.internal.uninstallmodules
Methods in dagger.hilt.processor.internal.uninstallmodules that return types with arguments of type AggregatedUninstallModulesMetadataModifier and TypeMethodDescriptionstatic com.google.common.collect.ImmutableSet<AggregatedUninstallModulesMetadata>AggregatedUninstallModulesMetadata.from(androidx.room.compiler.processing.XProcessingEnv env) Returns metadata for all aggregated elements in the aggregating package.static com.google.common.collect.ImmutableSet<AggregatedUninstallModulesMetadata>AggregatedUninstallModulesMetadata.from(com.google.common.collect.ImmutableSet<androidx.room.compiler.processing.XTypeElement> aggregatedElements) Returns metadata for each aggregated element.Methods in dagger.hilt.processor.internal.uninstallmodules with parameters of type AggregatedUninstallModulesMetadataModifier and TypeMethodDescriptionstatic dagger.hilt.processor.internal.root.ir.AggregatedUninstallModulesIrAggregatedUninstallModulesMetadata.toIr(AggregatedUninstallModulesMetadata metadata)