073: Effective Java - Item #14
Fragmented - Android Developer Podcast - Un pódcast de Donn Felker, Kaushik Gopal
Categorías:
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.