Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add withSetterVarargs parameter. #165

Open
NaridaL opened this issue Dec 4, 2019 · 0 comments
Open

Add withSetterVarargs parameter. #165

NaridaL opened this issue Dec 4, 2019 · 0 comments

Comments

@NaridaL
Copy link

NaridaL commented Dec 4, 2019

If the POJO has a setter setFoos(Foo[] foos), I'd like the option to generate setter methods in the builder with withFoos(Foo... foos).

This would allow for a more fluent creation of objects.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant