Package org.helm.notation2
Class DeepCopy
java.lang.Object
org.helm.notation2.DeepCopy
public class DeepCopy extends Object
- Author:
- lih25
-
Constructor Summary
Constructors Constructor Description DeepCopy() -
Method Summary
Modifier and Type Method Description static Serializablecopy(Serializable input)static ArrayListcopy(ArrayList list)static Listcopy(List list)static Attachmentcopy(Attachment attachment)static Monomercopy(Monomer monomer)static Nucleotidecopy(Nucleotide nucleotide)
-
Constructor Details
-
DeepCopy
public DeepCopy()
-
-
Method Details
-
copy
- Throws:
IOExceptionClassNotFoundException
-
copy
- Throws:
IOExceptionClassNotFoundException
-
copy
- Throws:
IOExceptionMonomerException
-
copy
- Throws:
IOExceptionMonomerException
-
copy
- Throws:
IOExceptionNotationException
-
copy
- Throws:
IOExceptionNotationException
-