Skip to main content

One doc tagged with "java-16"

View all tags

Records (Java 16+)

Java's concise immutable data carrier — understand what records generate automatically, compact constructors, and when records replace traditional value classes.