Skip to content

Add javadoc about ClassCastException for Tuple getters #802

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

Closed

Conversation

julianladisch
Copy link
Contributor

This makes clear that the caller needs to know
the type in advance to invoke the specific getter
for the type; or needs to invoke getValue.

This makes clear that the caller needs to know
the type in advance to invoke the specific getter
for the type; or needs to invoke getValue.

Signed-off-by: Julian Ladisch <[email protected]>
@vietj
Copy link
Member

vietj commented Nov 23, 2020

can you do a new PR @julianladisch currently the new CI prevents proper testing of a PR.

I commited this change c072b47 and normally it should allow proper testing.

@vietj vietj closed this Nov 23, 2020
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

Successfully merging this pull request may close these issues.

2 participants