AbstractMessageCondition.getContent

Return the collection of objects the message condition is composed of (e.g. destination patterns), never {@code null}.

class AbstractMessageCondition(T, U)
protected abstract
Collection!U
getContent
()

Meta