Skip to content
Visibility: All
Sort by: Most downloads

1 package

  • design.aem.cloning

    The cloning library is a small, open source (Apache licensed) Java library which deep-clones objects. The objects do not have to implement the Cloneable interface. Effectively, this library can clone ANY Java object. It 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 an object.

    Published Dec 6, 2022 by AEM Design in design.aem.cloning
    0