S
- source typeD
- destination typepublic interface Condition<S,D>
Modifier and Type | Method and Description |
---|---|
boolean |
applies(MappingContext<S,D> context)
Specifies whether the condition applies to the
context . |
boolean applies(MappingContext<S,D> context)
context
.context
- of current mapping processCopyright © 2011–2024. All rights reserved.