| Package | Description | 
|---|---|
| org.osgi.util.converter | 
 Converter Package Version 1.0. 
 | 
| Class and Description | 
|---|
| Converter
 The Converter service is used to start a conversion. 
 | 
| ConverterBuilder
 A builder to create a new converter with modified behavior based on an
 existing converter. 
 | 
| ConverterFunction
 An functional interface with a convert method that is passed the original
 object and the target type to perform a custom conversion. 
 | 
| Converting
 This interface is used to specify the target that an object should be
 converted to. 
 | 
| Functioning
 This interface is used to specify the target function to perform conversions. 
 | 
| Specifying
 This is the base interface for the  
Converting and Functioning
 interfaces and defines the common modifiers that can be applied to these. | 
| TargetRule
 Interface for custom conversion rules. 
 | 
| TypeReference
 An object does not carry any runtime information about its generic type. 
 | 
Copyright © OSGi Alliance (2000, 2018). All Rights Reserved. Licensed under the OSGi Specification License, Version 2.0