Uses of Interface
net.jrodolfo.java_evolution.java21.PatternMatchingSwitchExamples.Command
Packages that use PatternMatchingSwitchExamples.Command
-
Uses of PatternMatchingSwitchExamples.Command in net.jrodolfo.java_evolution.java21
Classes in net.jrodolfo.java_evolution.java21 that implement PatternMatchingSwitchExamples.CommandModifier and TypeClassDescriptionstatic final recordRestarts a service.static final recordStarts a service.static final recordStops a service.Methods in net.jrodolfo.java_evolution.java21 with parameters of type PatternMatchingSwitchExamples.CommandModifier and TypeMethodDescriptionPatternMatchingSwitchExamples.describe(PatternMatchingSwitchExamples.Command command) Handles a sealed command hierarchy with switch patterns.