New candidate JEP: 440: Record Patterns

Mark Reinhold mark.reinhold at oracle.com
Wed Mar 15 17:58:43 UTC 2023


https://openjdk.org/jeps/440

  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.

- Mark


More information about the jdk-dev mailing list