public class DetouringAmountMetric extends RoutingMetric<java.lang.Integer>
Constructor and Description |
---|
DetouringAmountMetric() |
Modifier and Type | Method and Description |
---|---|
java.lang.Integer |
calculate(Cell cell) |
calculate, processNets, reduce, reduce
public java.lang.Integer calculate(Cell cell)
calculate
in class RoutingMetric<java.lang.Integer>