Package tangle.inject.internal

Types

TangleAppScope
Link copied to clipboard
abstract class TangleAppScope
Used for singleton scoping of Tangle dependencies, running parallel to the App-scoped component.
TangleScope
Link copied to clipboard
abstract class TangleScope
Used for precise scoping of Tangle dependencies, such as a ViewModel scoped to a single Fragment.