public class MDDBaseOperators extends Object
| Modifier and Type | Field and Description |
|---|---|
static MDDOperator |
AND
the AND operator.
|
static MDDOperator |
OR
the OR operator.
|
static MDDOperator |
OVER
the OVERLOAD operator.
|
static MDDOperator[] |
OVERV
the OVERLOAD at 0 operator.
|
| Modifier and Type | Method and Description |
|---|---|
static MDDOperator |
OVEROPERATOR(int v) |
public static final MDDOperator AND
public static final MDDOperator OR
public static final MDDOperator OVER
public static final MDDOperator[] OVERV
public static MDDOperator OVEROPERATOR(int v)
Copyright © 2009–2020. All rights reserved.