Uses of Package
org.fishbolt.common.adapter

Packages that use org.fishbolt.common.adapter
org.fishbolt.common.adapter The Adapter Pattern Contains the suggested adapter interfaces. 
org.fishbolt.common.adapter.ext The Adapter Pattern Contains base implementation of the adapter mechanism. 
 

Classes in org.fishbolt.common.adapter used by org.fishbolt.common.adapter
IAdapter
          The Adapter interface is a modifier (it does not contain any methods).
 

Classes in org.fishbolt.common.adapter used by org.fishbolt.common.adapter.ext
IAdaptable
          This is the interface of an adaptable object.
IAdapter
          The Adapter interface is a modifier (it does not contain any methods).