Uses of Interface
org.osgi.util.converter.Functioning
-
Packages that use Functioning Package Description org.osgi.util.converter Converter Package Version 1.0. -
-
Uses of Functioning in org.osgi.util.converter
Classes in org.osgi.util.converter that implement Functioning Modifier and Type Class Description (package private) class
FunctioningImpl
Methods in org.osgi.util.converter that return Functioning Modifier and Type Method Description Functioning
Converter. function()
Start defining a function that can perform given conversions.Functioning
ConverterImpl. function()
Functioning
CustomConverterImpl. function()
-