Uses of Interface
net.jrodolfo.java_evolution.java19.PatternMatchingSwitchPreviewExamples.Event
Packages that use PatternMatchingSwitchPreviewExamples.Event
Package
Description
Examples for features introduced or previewed in Java 19.
-
Uses of PatternMatchingSwitchPreviewExamples.Event in net.jrodolfo.java_evolution.java19
Classes in net.jrodolfo.java_evolution.java19 that implement PatternMatchingSwitchPreviewExamples.EventModifier and TypeClassDescriptionstatic final recordstatic final recordMethods in net.jrodolfo.java_evolution.java19 with parameters of type PatternMatchingSwitchPreviewExamples.EventModifier and TypeMethodDescriptionPatternMatchingSwitchPreviewExamples.describe(PatternMatchingSwitchPreviewExamples.Event event) Switches over a sealed hierarchy with type patterns.