hazelcast / hazelcast/hazelcast-cpp-client

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

Open
#1,019 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
91
Forks
54
Avg merge
1d 12m
Merged PRs (30d)
5

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.