Interface JobListener.OperationStartedListener

    • Method Detail

      • operationStarted

        void operationStarted​(Shop shop,
                              Job j,
                              int oldSetupState,
                              int newSetupState,
                              double setupTime)
        Specified by:
        operationStarted in interface JobListener