Java   View all facts   Glossary   Help
specification > class > abstract class > Number class
Upabstract class

Number class comparison table
Subject is an instance of is a subtopic of is a kind of have has definition
abstract class ClassesclassinstancesA class that can only be subclassed - it cannot be instantiated or the compiler will display an error message and refuse to compile the program
Number classabstract classExample Classes specification 

Upabstract class