Interface FluentMutableOptionalTitleHolder<H extends FluentMutableOptionalTitleHolder<H>>

Type Parameters:
H - the type of a FluentMutableOptionalTitleHolder
All Superinterfaces:
OptionalTitleHolder

public interface FluentMutableOptionalTitleHolder<H extends FluentMutableOptionalTitleHolder<H>> extends OptionalTitleHolder
A FluentMutableOptionalTitleHolder is a OptionalTitleHolder whose title can be set programmatically and fluently and removed programmatically.
Author:
Silvan Wyss