Interface LoadingLimitsUtil.LimitFixLogger

Enclosing class:
LoadingLimitsUtil

public static interface LoadingLimitsUtil.LimitFixLogger
Interface for objects used to report the performed operation on limits when fixed by LoadingLimitsUtil.fixMissingPermanentLimit(LoadingLimitsAdder, double, String, LimitFixLogger).
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    log(String what, String reason, double wrongValue, double fixedValue)