Java View all facts Glossary Help |
| syntactic unit > keyword > static |
| static | ||||
| subject | fact | |||
| static | has definition A keyword that means a variable or method belongs to the class and not to the instances | ![]() |
| has purpose to indicate that a variable or method belongs to the class and not to the instances | ![]() | |
| is a subtopic of Members | ![]() | |
| is a subtopic of Methods | ![]() | |
| is an instance of keyword | ![]() | |
is used to mark a class variable or class method ![]() | ![]() | |
| syntactic unit | has syntax rule bold = mandatory | ![]() |