AttributeMap

sbt.internal.util.AttributeMap$
See theAttributeMap companion trait

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def apply(entries: Iterable[AttributeEntry[_]]): AttributeMap

Constructs an AttributeMap containing the given entries.

Constructs an AttributeMap containing the given entries.

Attributes

def apply(entries: AttributeEntry[_]*): AttributeMap

Constructs an AttributeMap containing the given entries.

Constructs an AttributeMap containing the given entries.

Attributes

Concrete fields

An AttributeMap without any mappings.

An AttributeMap without any mappings.

Attributes