Package com.tangosol.util
Interface Converter<F,T> 
- Type Parameters:
 F- the "from" typeT- the "to" type
- All Known Implementing Classes:
 NullImplementation.NullConverter,SimilaritySearch.ResultConverter,SimpleOverflowMap.FrontFilterConverter
Provide for "pluggable" object conversions.
- Version:
 - 1.00 04/25/00
 - Author:
 - Pat McNerthney
 
- 
Method Summary