final object Attachment

A class inheriting from Attachment.Container supports adding, removing and lookup of attachments. Attachments are typed key/value pairs.

Constructors

Members

[+] trait Container

A trait for objects that can contain attachments

A trait for objects that can contain attachments

[+] trait LinkSource

An implementation trait for attachments. Clients should inherit from Container instead.

An implementation trait for attachments. Clients should inherit from Container instead.