JVM/Java: Null-Restricted and Nullable Types

Support nullness markers on Java types to indicate that a type rejects or
deliberately allows nulls.
This is a preview language feature. Read more

Similar