74757677787980818283
} @Override protected void describe() { MasterBranchFlowFactory f = new MasterBranchFlowFactory(); WithParameter op = f.withParameter(in2, in1, 50); outHigh.add(op.high); outLow.add(op.low); outStop.add(op.stop); }