073: Effective Java - Item #14

Fragmented - An Android Developer Podcast - A podcast by Donn Felker, Kaushik Gopal

Categories:

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.