Jim Zhou's Blog
Recording, Sharing, Studying, Growing.
Tuesday, August 23, 2016
Android Learning Note: Being Cautious To Use static Modifier When Defining A Variable
Using static modifier when defining a variable in a class means it's a class variable, which has only 1 identical value in different instance objects.
Newer Posts
Older Posts
Home
View mobile version
Subscribe to:
Posts (Atom)