jar

uk.com.robust-it : cloning

Maven & Gradle

Feb 09, 2019
138 usages

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.

Table Of Contents

Latest Version

Download uk.com.robust-it : cloning JAR file - Latest Versions:

All Versions

Download uk.com.robust-it : cloning JAR file - All Versions:

Version Vulnerabilities Size Updated
1.9.x
1.8.x
1.7.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window cloning-1.9.12.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.rits.cloning

├─ com.rits.cloning.Cloner.class - [JAR]

├─ com.rits.cloning.CloningException.class - [JAR]

├─ com.rits.cloning.CloningStrategyFactory.class - [JAR]

├─ com.rits.cloning.FastClonerArrayList.class - [JAR]

├─ com.rits.cloning.FastClonerArrayListSubList.class - [JAR]

├─ com.rits.cloning.FastClonerCalendar.class - [JAR]

├─ com.rits.cloning.FastClonerConcurrentHashMap.class - [JAR]

├─ com.rits.cloning.FastClonerConcurrentLinkedQueue.class - [JAR]

├─ com.rits.cloning.FastClonerCustomCollection.class - [JAR]

├─ com.rits.cloning.FastClonerCustomMap.class - [JAR]

├─ com.rits.cloning.FastClonerHashMap.class - [JAR]

├─ com.rits.cloning.FastClonerHashSet.class - [JAR]

├─ com.rits.cloning.FastClonerLinkedHashMap.class - [JAR]

├─ com.rits.cloning.FastClonerLinkedList.class - [JAR]

├─ com.rits.cloning.FastClonerTreeMap.class - [JAR]

├─ com.rits.cloning.ICloningStrategy.class - [JAR]

├─ com.rits.cloning.IDeepCloner.class - [JAR]

├─ com.rits.cloning.IDumpCloned.class - [JAR]

├─ com.rits.cloning.IFastCloner.class - [JAR]

├─ com.rits.cloning.IFreezable.class - [JAR]

├─ com.rits.cloning.IInstantiationStrategy.class - [JAR]

├─ com.rits.cloning.Immutable.class - [JAR]

├─ com.rits.cloning.ObjenesisInstantiationStrategy.class - [JAR]

com.rits.perspectives

├─ com.rits.perspectives.Perspectives.class - [JAR]

Advertisement

Dependencies from Group

Feb 09, 2019
138 usages

Discover Dependencies

May 05, 2015
0 stars
May 07, 2015
Jun 04, 2017
1 usages
Jun 15, 2023
2 usages
1 stars
Mar 15, 2023
6 usages
0 stars
Sep 14, 2019
Mar 25, 2019
1 usages
0 stars
Mar 31, 2020
2 usages
10 stars