Skip to main content

One doc tagged with "null-safety"

View all tags

Optional (Java 8+)

Java's Optional container type — what it is, when it genuinely clarifies code, and the common anti-patterns that make it worse than a null check.