Uses of Interface
org.apache.wayang.profiler.log.DynamicLoadEstimator.SinglePointEstimator
Packages that use DynamicLoadEstimator.SinglePointEstimator
-
Uses of DynamicLoadEstimator.SinglePointEstimator in org.apache.wayang.profiler.log
Constructors in org.apache.wayang.profiler.log with parameters of type DynamicLoadEstimator.SinglePointEstimatorModifierConstructorDescriptionDynamicLoadEstimator
(DynamicLoadEstimator.SinglePointEstimator singlePointEstimator, Function<Individual, String> specificationBuilder, Collection<Variable> employedVariables) Creates a new instance.DynamicLoadEstimator
(DynamicLoadEstimator.SinglePointEstimator singlePointEstimator, Function<Individual, String> specificationBuilder, Variable... employedVariables) Creates a new instance.