Java View all facts Glossary Help |
| syntactic unit > scoping unit > package > java.io |
| java.io comparison table | |||||||
| Subject | have | is a kind of | is a subtopic of | is an instance of | import when | has definition | contain |
|---|---|---|---|---|---|---|---|
| package | a name | scoping unit | Packages | A collection of related classes and interfaces that provides access protection and namespace management | 0 or more classes and 0 or more interfaces | ||
| java.io | specification | Input and Output | package | you are using file input or file output streams | A package that contains input and output classes | input and output classes |
Next package: java.lang Up: package Previous package: java.awt.swing