Java   View all facts   Glossary   Help
syntactic unit > access unit > variable > private variable
Next variablepublic variable    Upvariable    Previous variablepointer   

private variable comparison table
Subject is a kind of is a subtopic of has definition is partitioned into inherit by
variableaccess unitVariables and Data TypesAn item of data named by an identifiermember variable, local variable, formal parameter 
private variablevariable A variable declared with the private access modifier subclasses

Next variablepublic variable    Upvariable    Previous variablepointer