Class OrOperator


  • public class OrOperator
    extends BinaryOperator

    The implementation of the or operator

    Version:
    $Change: 181177 $$DateTime: 2001/06/26 08:45:09 $$Author: kchung $
    Author:
    Nathan Abramson - Art Technology Group
    • Field Detail

      • SINGLETON

        public static final OrOperator SINGLETON
    • Constructor Detail

      • OrOperator

        public OrOperator()
        Constructor