sbt.internal.util.Attributed
See theAttributed companion object Associates a metadata map with data.
Attributes
- Companion:
- object
- Graph
- Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Members list
Concise view
Value members
Retrieves the associated value of key from the metadata.
Retrieves the associated value of key from the metadata.
Attributes
Transforms the data by applying f.
Transforms the data by applying f.
Attributes
Defines a mapping key -> value in the metadata.
Defines a mapping key -> value in the metadata.
Attributes
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product