O - out typepublic interface GenericTypeConverter<O> extends Readable, SyntaxTree
| Modifier and Type | Method and Description |
|---|---|
O |
convert(FieldModel fieldModel,
DslField... ins)
Convert the given in fields in the model to the value in type
O |
acceptO convert(FieldModel fieldModel, DslField... ins)
OfieldModel - in modelins - in fieldsCopyright © 2018. All rights reserved.