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.
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment