Interface Cloneable<T>

    • Method Detail

      • deepCopy

        T deepCopy()
        Creates a new, deep-copied instance of this object
        Returns:
        a deep-copy clone of the referenced object