Java   View all facts   Glossary   Help | 
| specification > class > core class | 
| core class comparison table | ||||
| Subject | is a kind of | is a subtopic of | has definition | is partitioned into | 
|---|---|---|---|---|
| class | specification | Classes | A template that describes the data and behaviour of its instances called objects | abstract class, concrete class | 
| core class | class | How Java Works | A public class (or interface) that is a standard member of the Java Platform | 
Next class: descendent     Up: class    Previous class: concrete class