Class ModuleImportDeclarationsPreviewNotes
java.lang.Object
net.jrodolfo.java_evolution.java23.module_import_declarations.ModuleImportDeclarationsPreviewNotes
Explains module import declarations as a Java 23 preview feature.
Java imports traditionally name individual types or packages. Module import declarations explore a broader import form: making public top-level types from packages exported by a named module available on demand.
-
Constructor Details
-
ModuleImportDeclarationsPreviewNotes
public ModuleImportDeclarationsPreviewNotes()
-
-
Method Details
-
olderImportModel
-
whatJavaPreviewed
-
usefulContext
-
nextStep
Points learners to the final Java 25 notes.- Returns:
- a short next-step note
-
status
-