058: Effective Java for Android Developers – Item #11: Override clone Judiciously

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

Categories:

In this mini-Fragment, Donn talks about Item #11 of the Effective Java series - Override clone Judiciously. You'll learn about the extralinguistic behavior of clone and the Cloneable interface. Clone and Cloneable are very special, and this episode helps explain the nuances.