Interface Copyable<T extends Copyable<T>>

    • Method Detail

      • copy

        T copy()
        Returns:
        a deep copy of this instance