Course contentsShow
Java
Lesson 2481 of 2,87047. Java Platform Module System (JPMS)Pro lesson

Basic exports Syntax in module-info.java

Learn the syntax for exporting packages: exports com.example.api; makes all public types in that package available.

This lesson is for subscribers

You've completed the free preview. Subscribe to unlock every lesson in every course.