- Type Parameters:
 
T - Final interface which is instantiable and extends this interface 
- All Known Subinterfaces:
 
- MyChoice, MyCont, MyCont, One, Two
 
@Beta
public interface Instantiable<T extends Instantiable<T>>
Represents instantiable data object such as input / output, data tree items.