Java View all facts Glossary Help |
type > reference type |
reference type comparison table |
Subject | is a subtopic of | has definition |
---|---|---|
array type | Arrays | |
class type | Classes | A reference type that is defined by a class, i.e. its values are the class instances |
interface type | Interfaces |
Next type: return type of overriding method Up: type Previous type: primitive type