AttributeMap

Companion:
class
class Object
trait Matchable
class Any

Value members

Concrete methods

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

Constructs an AttributeMap containing the given entries.

Constructs an AttributeMap containing the given entries.

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

Constructs an AttributeMap containing the given entries.

Constructs an AttributeMap containing the given entries.

Concrete fields

An AttributeMap without any mappings.

An AttributeMap without any mappings.