Interface ProductionOptimizer.EquipmentMetric

All Superinterfaces:
ToDoubleFunction<ProcessEquipmentInterface>
Enclosing class:
ProductionOptimizer
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface static interface ProductionOptimizer.EquipmentMetric extends ToDoubleFunction<ProcessEquipmentInterface>
Metric to evaluate per-equipment constraints.