Java   View all facts   Glossary   Help
syntactic unit > access unit > variable > pointer
Next variableprivate variable    Upvariable    Previous variableparameter   

pointer comparison table
Subject refer to declare by have be have scope is a kind of is a synonym of is a subtopic of cascade you have syntax rule have purpose destroy in access by have access modifier have access mode has part has definition contain be not accessible
object referencea class or an object or a primitive datumgiving the data type followed by the name of the variablecomment if it is non-obviousa label for a chunk of memory that holds the memory address for a chunk of memory that holds and instance pointerreferenceObjectsprepend a class or package names to a reference with the character '.'
bold = mandatory
italic = non-terminal
normal font = optional
to refer to an object indirectly so the object may be moved or reclaimedthe block where it is declaredother variables and methods in any class in the same package by default valueA variable that refers to an objectonly values that are of the same type as the variable or a subtype of the variable's typeto the programmer except for the equals method

Next variableprivate variable    Upvariable    Previous variableparameter