Skip to content

A Java project that shows a few "pattern matching"-related use cases using a music store domain.

License

Notifications You must be signed in to change notification settings

hannotify/pattern-matching-music-store

Repository files navigation

Music store: A pattern matching example

JEP Overview

Update: 25-11-21

JEP Title Version Status Slide-deck
JEP 420 Pattern Matching for switch (Second Preview) 18 (Preview) Proposed to Target Up-to-date
JEP 409 Sealed Classes 17 Closed / Delivered Up-to-date
JEP 405 Record Patterns & Array Patterns (Preview) unknown Candidate ** Java version is unknown**
JEP 394 Pattern Matching for instanceof 16 Closed / Delivered Up-to-date
JEP 395 Records 16 Closed / Delivered ** Not in slides **
JEP 361 Switch Expressions 14 Closed / Delivered ** Not in slides **
- Deconstruction patterns - Exploratory No changes
- Serialization - Exploratory No changes

About

A Java project that shows a few "pattern matching"-related use cases using a music store domain.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages