Package adams.core

Interface CloneHandler<T>

    • Method Detail

      • getClone

        T getClone()
        Returns a clone of the object.
        Returns:
        the clone