073: Effective Java - Item #14
Fragmented - Android Developer Podcast - En podcast af Donn Felker, Kaushik Gopal
Kategorier:
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.