Uses of Record Class
net.jrodolfo.java_evolution.java26.lazy_constants.LazyConstantsSecondPreviewExamples.LazyConstantsWorkflowResult
Packages that use LazyConstantsSecondPreviewExamples.LazyConstantsWorkflowResult
Package
Description
Executable example for the Java 26 Lazy Constants second preview.
-
Uses of LazyConstantsSecondPreviewExamples.LazyConstantsWorkflowResult in net.jrodolfo.java_evolution.java26.lazy_constants
Methods in net.jrodolfo.java_evolution.java26.lazy_constants that return LazyConstantsSecondPreviewExamples.LazyConstantsWorkflowResultModifier and TypeMethodDescriptionLazyConstantsSecondPreviewExamples.runLazyConstantsWorkflow(Path workspace) Runs the Java 26 preview Lazy Constants workflow.