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 JavaDoc to CaseFunction #1456

Open
donraab opened this issue Apr 17, 2023 · 3 comments
Open

Add JavaDoc to CaseFunction #1456

donraab opened this issue Apr 17, 2023 · 3 comments

Comments

@donraab
Copy link
Contributor

donraab commented Apr 17, 2023

CaseFunction currently has no JavaDoc. It should clarify that the cases are evaluated in order and the first match results in a return value. Multiple cases are not supported.

@ShashidharM0118
Copy link

Hello, @donraab I'm a beginner in open source, I am willing to work on this issue, can you please guide me on how I can get started?

@relentless-pursuit
Copy link

CaseFunction currently has no JavaDoc. It should clarify that the cases are evaluated in order and the first match results in a return value. Multiple cases are not supported.

True. Can I proceed with this? Or, Maybe have a draft PR which you can evaluate?

@sharath2106
Copy link

Hi @relentless-pursuit . Are you working on this? If not, i can pick this up. Please let me know.

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

4 participants