cloning

A Java deep-cloning library
Download

cloning Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Apache
  • Publisher Name:
  • cloning Team
  • Publisher web site:
  • http://code.google.com/p/cloning/
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 168 KB

cloning Tags


cloning Description

cloning is a free and open source library based on Java that can be used to deep-clone objects. The objects don't have to implement the Cloneable interface. Effectively, this library can clone any Java object. cloning can be used i.e. in cache implementations if you don't want the cached object to be modified or whenever you want to create a deep copy of objects. Detailed instructions on how to install and use the cloning utility on your Mac are available HERE.cloning is a cross-platform utility capable of running on any operating system that comes with Java support (e.g. Mac OS X, Windows, Linux).IMPORTANT: deep cloning of Java classes might mean thousands of objects are cloned! Also cloning of files and streams might make the JVM crash. Enable dumping of cloned classes to stdout during development is highly recommended in order to view what is cloned.


cloning Related Software