Interface FluentMutableIdHolder<H>

Type Parameters:
H - the type of a FluentMutableIdHolder
All Superinterfaces:
IdHolder

public interface FluentMutableIdHolder<H> extends IdHolder
A FluentMutableIdHolder is a IdHolder whose id can be set programmatically and fluently.
Author:
Silvan Wyss