Uses of Enum Class
dagger.producers.CancellationPolicy.Propagation
Package
Description
This package contains the public API for Dagger 2's producer functionality.
-
Uses of CancellationPolicy.Propagation in dagger.producers
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static CancellationPolicy.Propagation[]
CancellationPolicy.Propagation.values()
Returns an array containing the constants of this enum class, in the order they are declared.