Java   View all facts   Glossary   Help
syntactic unit > keyword > static
Next keywordsuper    Upkeyword    Previous keywordshort^3   

static
subjectfact 
statichas definition A keyword that means a variable or method belongs to the class and not to the instancesadded by: DS, source: Sun Java Tutorial, reference: Source 2, 2001-10-19 11:37:57.0
has purpose to indicate that a variable or method belongs to the class and not to the instancesadded by: DS, source: Sun Java Tutorial, 2001-10-19 11:37:58.0
is a subtopic of Members2001-10-19 11:37:58.0
is a subtopic of Methods2001-10-19 11:37:58.0
is an instance of keywordadded by: DS, source: Sun Java Tutorial, 2001-10-19 11:37:58.0
is used to mark a class variable or class method    source: Object Oriented Software Engineering by Lethbridge and Laganière, 2001-10-19 11:37:58.0
syntactic unithas syntax rule
bold = mandatory
italic = non-terminal
normal font = optional
2001-10-19 11:38:04.0