public abstract class PersistentObject
extends java.lang.Object
implements java.io.Serializable, java.lang.Cloneable
Modifier and Type | Field and Description |
---|---|
static long |
serialVersionUID |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
clone()
Returns a copy of the receiver.
|
public static final long serialVersionUID
Jump to the Colt Homepage