Package | Description |
---|---|
org.osgi.util.converter |
Converter Package Version 1.0.
|
Modifier and Type | Class and Description |
---|---|
class |
Rule<F,T>
A rule implementation that works by capturing the type arguments via
subclassing.
|
class |
TypeRule<F,T>
Rule implementation that works by passing in type arguments rather than
subclassing.
|
Modifier and Type | Method and Description |
---|---|
ConverterBuilder |
ConverterBuilder.rule(TargetRule rule)
Register a conversion rule for this converter.
|
Copyright © Contributors to the Eclipse Foundation Licensed under the Eclipse Foundation Specification License – v1.0