hazelcast-nodejs-client icon indicating copy to clipboard operation
hazelcast-nodejs-client copied to clipboard

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

Open hz-devops-test opened this issue 3 years ago • 1 comments

The tracking issue for the Java side PR.

See https://github.com/hazelcast/hazelcast/pull/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.

hz-devops-test avatar Sep 22 '22 09:09 hz-devops-test

Internal Jira issue: API-1579

github-actions[bot] avatar Sep 29 '22 10:09 github-actions[bot]

Related PR: #1420. Done and closed.

fatihozer0 avatar Nov 26 '22 13:11 fatihozer0