Interface DeepCopyable

    • Method Detail

      • deepCopy

        java.lang.Object deepCopy()
        Create and return a deep copy of the current object
        Returns:
        {Object} deep copy of current object