Uses of Interface
org.osgi.util.converter.Specifying
-
Uses of Specifying in org.osgi.util.converter
Modifier and TypeInterfaceDescriptioninterface
Specifying<T extends Specifying<T>>
This is the base interface for theConverting
andFunctioning
interfaces and defines the common modifiers that can be applied to these.Modifier and TypeInterfaceDescriptioninterface
This interface is used to specify the target that an object should be converted to.interface
This interface is used to specify the target function to perform conversions.