Enum Operator.OperatorType

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Comparable<Operator.OperatorType>
    Enclosing class:
    Operator

    public static enum Operator.OperatorType
    extends java.lang.Enum<Operator.OperatorType>
    If you want to add new OperatorType, you must add it in the last.