Uses of Package
org.osgi.util.converter
Packages that use org.osgi.util.converter
-
Classes in org.osgi.util.converter used by org.osgi.util.converterClassDescriptionThe Converter service is used to start a conversion.A builder to create a new converter with modified behavior based on an existing converter.An functional interface with a convert method that is passed the original object and the target type to perform a custom conversion.This interface is used to specify the target that an object should be converted to.This interface is used to specify the target function to perform conversions.This is the base interface for the
Converting
andFunctioning
interfaces and defines the common modifiers that can be applied to these.Interface for custom conversion rules.An object does not carry any runtime information about its generic type.