New candidate JEP: 432: Record Patterns (Second Preview)

Mark Reinhold mark.reinhold at oracle.com
Tue Oct 18 17:04:09 UTC 2022


// Corrected

https://openjdk.org/jeps/432

  Summary: Enhance the Java programming language with record patterns
  to deconstruct record values. Record patterns and type patterns can be
  nested to enable a powerful, declarative, and composable form of data
  navigation and processing.  This is a preview language feature.

- Mark


More information about the jdk-dev mailing list