package

androidx.work.impl.constraints

Interfaces

ConstraintListener<T>The listener for constraint changes.
WorkConstraintsCallbackA callback for when constraints change.

Classes

NetworkStateStores information about network state.
WorkConstraintsTrackerTracks WorkSpecs and their Constraints, and notifies an optional WorkConstraintsCallback when all of their constraints are met or not met.