Uses of Package
dagger.producers
Package
Description
This package contains the public API for Dagger 2's producer functionality.
-
ClassDescriptionEnumeration of the options for what happens to a parent component when one of its child components is cancelled.An interface that represents the result of a production of type
T
, or an exception that was thrown during that production.An interface that represents the production of a typeT
.