org.fishbolt.common.adapter
Interface IAdapter


public interface IAdapter

The Adapter interface is a modifier (it does not contain any methods). Such interface-modifier seems justified, because it performs additional information to the effect that access to object instances is provided through the adapter mechanism

See Also:
IAdaptable.getAdapter(Class), IAdaptable