com.adobe.icc.editors.model.el.operators 包中包含用于支持的各类运算符的实现类。
类
| 类 | 说明 | |
|---|---|---|
| AndOperator | The implementation of the and operator | |
| BinaryOperator | This is the superclass for all binary operators | |
| EqualsOperator | The implementation of the equals operator | |
| OrOperator | The implementation of the or operator | |
| UnaryOperator | This is the superclass for all unary operators |
Tue Jun 12 2018, 11:18 AM Z