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 © 2006–2019 The Apache Software Foundation. All rights reserved.