Java View all facts Glossary Help |
specification > class > class that imports a package |
class that imports a package comparison table |
Subject | is a subtopic of | have access to | is a kind of | has definition | is partitioned into |
---|---|---|---|---|---|
class | Classes | specification | A template that describes the data and behaviour of its instances called objects | abstract class, concrete class | |
class that imports a package | Packages | methods and variables in the imported package that are not declared public | class |
Next class: collection class Up: class Previous class: class that implements an interface