Java View all facts Glossary Help |
| specification > class > class that implements an interface |
| class that implements an interface comparison table | |||||
| Subject | is a subtopic of | is a kind of | relate to | 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 implements an interface | Interfaces | class | other classes that implement the same interface in any other way |
Next class: class that imports a package Up: class Previous class: class in a package