Uses of Interface
org.osgi.util.converter.Specifying
Packages that use Specifying
-
Uses of Specifying in org.osgi.util.converter
Classes in org.osgi.util.converter with type parameters of type SpecifyingModifier and TypeClassDescription(package private) classAbstractSpecifying<T extends Specifying<T>>interfaceSpecifying<T extends Specifying<T>>This is the base interface for theConvertingandFunctioninginterfaces and defines the common modifiers that can be applied to these.Subinterfaces of Specifying in org.osgi.util.converterModifier and TypeInterfaceDescriptioninterfaceThis interface is used to specify the target that an object should be converted to.interfaceThis interface is used to specify the target function to perform conversions.(package private) interfaceThis interface is the same as theConvertinginterface with the addition that the current converter (which may include custom rules) can be set on it.Classes in org.osgi.util.converter that implement SpecifyingModifier and TypeClassDescription(package private) classAbstractSpecifying<T extends Specifying<T>>(package private) classprivate class(package private) class