Interface IAdaptable.Bound<A extends IAdaptable>

Type Parameters:
A - The type of IAdaptable this IAdaptable.Bound may be bound to.
All Known Implementing Classes:
IAdaptable.Bound.Impl
Enclosing interface:
IAdaptable

public static interface IAdaptable.Bound<A extends IAdaptable>
To be implemented by an adapter to indicate that it intends to be bounded to the respective IAdaptable it is registered at.