clone abstract method

Container clone()

Clones a container so that a new container can have values bound to it without updating this current container.

Implementation

Container clone();