Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 365 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 365 Bytes

java-23-examples

Contains examples of some of the features of Java 23

  • Markdown Documentation Comments
  • Module Import Declarations (Preview)
  • Primitive Types in Patterns, instanceof, and switch (Preview)
  • Stream Gatherers (Second Preview)
  • Implicitly Declared Classes and Instance Main Methods (Third Preview)
  • Flexible Constructor Bodies (Second Preview)