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