Uses of Record Class
net.jrodolfo.java_evolution.java26.applet_api_removal.AppletApiRemovalExamples.CompilationResult
Packages that use AppletApiRemovalExamples.CompilationResult
Package
Description
Executable removal example for the Applet API in Java 26.
-
Uses of AppletApiRemovalExamples.CompilationResult in net.jrodolfo.java_evolution.java26.applet_api_removal
Methods in net.jrodolfo.java_evolution.java26.applet_api_removal that return AppletApiRemovalExamples.CompilationResultModifier and TypeMethodDescriptionAppletApiRemovalExamples.compileLegacyApplet(Path workspace) Compiles a tiny obsolete applet source file with the active JDK.