Uses of Interface
org.osgi.util.converter.TargetRule
-
Uses of TargetRule in org.osgi.util.converter
Modifier and TypeClassDescriptionclass
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 TypeMethodDescriptionConverterBuilder.rule
(TargetRule rule) Register a conversion rule for this converter.