Package io.serverlessworkflow.generator
Interface GeneratorUtils.SerializerFiller
- Enclosing class:
- GeneratorUtils
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Method Summary
Modifier and TypeMethodDescriptionvoidaccept(com.sun.codemodel.JMethod method, com.sun.codemodel.JVar valueParam, com.sun.codemodel.JVar genParam)
-
Method Details
-
accept
void accept(com.sun.codemodel.JMethod method, com.sun.codemodel.JVar valueParam, com.sun.codemodel.JVar genParam)
-