Package org.fishbolt.common.adapter

The Adapter Pattern Contains the suggested adapter interfaces.

See:
          Description

Interface Summary
IAdaptable This is the interface of an adaptable object.
IAdapter The Adapter interface is a modifier (it does not contain any methods).
 

Package org.fishbolt.common.adapter Description

The Adapter Pattern

Contains the suggested adapter interfaces. The designed interfaces help the user to easily create his original interface part on the base of the adapters and adaptable objects.