Class ObjectCloner


  • public class ObjectCloner
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      ObjectCloner()  
    • Constructor Detail

      • ObjectCloner

        public ObjectCloner()
    • Method Detail

      • deepCopy

        public static java.lang.Object deepCopy​(java.lang.Object oldObj)
                                         throws java.lang.Exception
        Throws:
        java.lang.Exception