Interface | Description |
---|---|
SerialCloner<P> |
The SerialCloner interface ensures the instance can clone the object.
|
Class | Description |
---|---|
BasicSerialCloner |
The TemporaryMemorizer class is useful to memorize objects for a short period of time.
|
XmlSerialCloner<P> |
The XmlSerialCloner class relies on the repicea.serial.xml package for cloning objects.
|