All Methods Static Methods Concrete Methods
Modifier and Type |
Method and Description |
static Function |
abs(java.lang.Enum<?> id,
DataType operandType) |
static Function |
bvandr(java.lang.Enum<?> id,
DataType operandType) |
static Function |
bvnandr(java.lang.Enum<?> id,
DataType operandType) |
static Function |
bvnorr(java.lang.Enum<?> id,
DataType operandType) |
static Function |
bvorr(java.lang.Enum<?> id,
DataType operandType) |
static Function |
bvxnorr(java.lang.Enum<?> id,
DataType operandType) |
static Function |
bvxorr(java.lang.Enum<?> id,
DataType operandType) |
static Function |
max(java.lang.Enum<?> id,
DataType leftType,
DataType rightType) |
static Function |
min(java.lang.Enum<?> id,
DataType leftType,
DataType rightType) |