099: Effective Java - Item #17: Design and Document for Inheritance or Else Prohibit It

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

Categories:

In this episode, Donn talks about Item #17 from the Effective Java book: Design and Document for inheritance or else prohibit it. Learn how you should be documenting your code that is built for inheritance when you should not call overridable methods and much more.