Interface CreationOperation<T>

    • Method Detail

      • perform

        T perform()
        Performs the creation
        Returns:
        a newly created value of the specified type