trait Container
extends LinkSource

A trait for objects that can contain attachments

Constructors

Members

def next_= ( x$1: Link [ Nothing <: Any ] ) : Unit
final def pushAttachment ( key: Key [ V ] , value: V ) : Unit