Uses of Enum Class
dagger.hilt.processor.internal.optionvalues.GradleProjectType
Packages that use GradleProjectType
-
Uses of GradleProjectType in dagger.hilt.processor.internal
Methods in dagger.hilt.processor.internal that return GradleProjectTypeModifier and TypeMethodDescriptionstatic GradleProjectTypeHiltCompilerOptions.getGradleProjectType(androidx.room.compiler.processing.XProcessingEnv env) Returns project type or null if Hilt Gradle Plugin is not applied. -
Uses of GradleProjectType in dagger.hilt.processor.internal.optionvalues
Methods in dagger.hilt.processor.internal.optionvalues that return GradleProjectTypeModifier and TypeMethodDescriptionstatic GradleProjectTypeReturns the enum constant of this class with the specified name.static GradleProjectType[]GradleProjectType.values()Returns an array containing the constants of this enum class, in the order they are declared.