Object Oriented Software Engineering View all facts Glossary Help |
| subject > representation > name > Java package name |
| Java package name comparison table | |||||
| Subject | is a kind of | have | is a subtopic of | have example | composed of |
|---|---|---|---|---|---|
| name | representation | ||||
| Java package name | name | the domain name of the organization (with the components inverted) prepended to the package name by convention to assure that each package name is unique in the world | The Basics of Java | finance.banking.accounts | a series of words separated by dots |
Next name: Java primitive data type name Up: name Previous name: Java data type name