Class OrOperator


  • public class OrOperator
    extends BinaryOperator

    The implementation of the or operator

    Author:
    Nathan Abramson - Art Technology Group
    • Field Detail

      • SINGLETON

        public static final OrOperator SINGLETON
    • Constructor Detail

      • OrOperator

        public OrOperator()
        Constructor