Class LazyConstantsThirdPreviewExamples
java.lang.Object
net.jrodolfo.java_evolution.java27.lazy_constants.LazyConstantsThirdPreviewExamples
Demonstrates the third preview of Lazy Constants from JEP 531.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns the generated source for the preview API.Compiles and runs the Java 27 preview probe.status()Describes the release progression and preview boundary.
-
Constructor Details
-
LazyConstantsThirdPreviewExamples
public LazyConstantsThirdPreviewExamples()
-
-
Method Details
-
run
Compiles and runs the Java 27 preview probe.- Throws:
IOExceptionInterruptedException
-
probeSource
Returns the generated source for the preview API. -
status
Describes the release progression and preview boundary.
-