Java View all facts Glossary Help |
| syntactic unit > scoping unit > package > java.lang |
| java.lang comparison table | |||||||
| Subject | have | be | is a kind of | is a subtopic of | is an instance of | import automatically by | has definition |
|---|---|---|---|---|---|---|---|
| package | a name | imported | scoping unit | Packages | A collection of related classes and interfaces that provides access protection and namespace management | ||
| java.lang | specification | the only package that all classes automatically have access to | Java Basics | package | the runtime system |
Next package: java.util Up: package Previous package: java.io