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 factory-method #9

Open
alexengrig opened this issue Feb 15, 2021 · 0 comments · May be fixed by #14
Open

Add factory-method #9

alexengrig opened this issue Feb 15, 2021 · 0 comments · May be fixed by #14
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@alexengrig
Copy link
Owner

@GetterSupplierMethod(Domain.class)
Map<String, Function<Domain, Object>> domainGetterByField() {
  return new DomainGetterSupplier().get();
}
@alexengrig alexengrig added the enhancement New feature or request label Feb 15, 2021
@alexengrig alexengrig pinned this issue Feb 22, 2021
@alexengrig alexengrig self-assigned this Feb 22, 2021
@alexengrig alexengrig added this to the v0.2.0 milestone Jul 14, 2021
@alexengrig alexengrig linked a pull request Jul 15, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant