Interface IFluentMutableOptionalTextHolder<H extends IFluentMutableOptionalTextHolder<H>>

Type Parameters:
H - is the type of a IFluentMutableOptionalTextHolder.
All Superinterfaces:
ITextHolder

public interface IFluentMutableOptionalTextHolder<H extends IFluentMutableOptionalTextHolder<H>> extends ITextHolder
A IFluentMutableOptionalTextHolder is a ITextHolder whose text can be set and removed programmatically and fluently.
Author:
Silvan Wyss