addContent

fun addContent(element: E)

Adds a new element to the compound.

fun addContent(elements: Collection<E>)

Adds new elements to the compound.