Class BinaryOp

  • All Implemented Interfaces:
    Named

    public class BinaryOp
    extends Procedure2
    • Constructor Detail

      • BinaryOp

        public BinaryOp​(String name,
                        int op)