Object Oriented Software Engineering View all facts Glossary Help |
| subject > component > module > Java module > Java package |
| Java package comparison table | |||
| Subject | have purpose | is a subtopic of | have part |
|---|---|---|---|
| java.io | to group together related classes into a subsystem | 3.5 - Technology Needed to Build Client-Server Systems | OutputStream |
| java.lang | to group together related classes into a subsystem | The Basics of Java | |
| java.net | to permit the creation of a TCP/IP connection between two applications | 3.5 - Technology Needed to Build Client-Server Systems |
Next Java module: Java class Up: Java module, package^2 Previous Java module: Java method