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

[TRACKING ISSUE] [API-1250] Improve documentation for primitive-nullable primitive field interoperability #884

Open
hz-devops-test opened this issue Sep 22, 2022 · 0 comments

Comments

@hz-devops-test
Copy link

The tracking issue for the Java side PR.

See hazelcast/hazelcast#21939 for details.


We allow reading nullable primitive fields as primitive fields
as long as they are not null. Also, it is possible to read
primitive fields as nullable primitives. The same holds true
for the arrays of such types.

This PR improves the Javadoc we have for these methods and mentions
about this possibility.

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