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, 03:32 PM Z