15) Cloning and Immutable Class

Topic

Simple Cloning of objects with primitives

Shallow

Deep Object inside Object

Cloning with inheritance (Shallow)

Cloning with inheritance (Deep)

Serialization

Apache commons util

Copy constructor

Cloning objects with collections

Copy Constructor

Best practices

Last updated