Interface IOverallUtilizationListener


  • public interface IOverallUtilizationListener
    • Method Detail

      • utilizationChanged

        void utilizationChanged​(double resourceDemand,
                                double totalTime)
        Gets fired as soon as the overall utilization of a resource is known.