Interface Duplicatable

    • Method Detail

      • duplicate

        java.lang.Object duplicate()
        Duplicate object. The result will have the same characteristics as the original but may not be equal to it.
        Returns:
        duplicate