KeyedInitialize
sbt.internal.util.Init.KeyedInitialize
trait KeyedInitialize[A1] extends Keyed[A1, A1]
A Keyed where the type of the value and the associated ScopedKey are the same.
Type parameters
- A1
-
the type of both the value this
Initializedefines and the type of the associatedScopedKey.
Attributes
- Graph
-
- Supertypes
- Known subtypes
-
class ScopedKey[A]
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:
- Initialize
Attributes
- Inherited from:
- Initialize
Concrete fields
In this article