073: Effective Java - Item #14
Fragmented - Android Developer Podcast - Een podcast door Donn Felker, Kaushik Gopal
Categorieën:
In this mini-Fragment episode, Donn talks about Item #14 of the Effective Java series - In public classes, use accessor methods, not public fields. You'll learn why it's important to use accessors in your public classes and some caveats to this rule.