All Implemented Interfaces:
Serializable, Cloneable, HasDesc<DynamicDescriptionDesc>

public class MetaDescription extends DynamicDescription
Concatenates the strings and DynamicDescription objects specified in its DynamicDescriptionArg.DESCRIPTIONS array.

An element in the array can be a DynamicDescriptionDesc dynamic description argument or a String literal. Make sure to include the appropriate whitespace, concatenation is not performed with spaces.

See Also: