ScopedKey
sbt.internal.util.Init.ScopedKey
sealed case class ScopedKey[A](scope: ScopeType, key: AttributeKey[A]) extends KeyedInitialize[A]
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait KeyedInitialize[A]trait Initialize[A]class Objecttrait Matchableclass AnyShow all
Members list
Value members
Inherited methods
Attributes
- Definition Classes
-
Keyed -> Initialize
- Inherited from:
- Keyed
Attributes
- Definition Classes
-
Keyed -> Initialize
- Inherited from:
- Keyed
Attributes
- Definition Classes
-
Keyed -> Initialize
- Inherited from:
- Keyed
Attributes
- Definition Classes
-
Keyed -> Initialize
- Inherited from:
- Keyed
Attributes
- Definition Classes
-
Keyed -> Initialize
- Inherited from:
- Keyed
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Initialize
Attributes
- Inherited from:
- Initialize
Inherited fields
Attributes
- Inherited from:
- KeyedInitialize
In this article