public class NotOpt extends AbstractOpt
| Constructor and Description |
|---|
NotOpt() |
| Modifier and Type | Method and Description |
|---|---|
Object |
calculate()
计算
|
int |
fetchPriority()
优先级
|
String |
fetchSelf()
操作符对象自身的符号
|
void |
wrap(Queue<Object> rpn)
打包数据.
|
calculateItem, equals, toStringpublic int fetchPriority()
Operatorpublic void wrap(Queue<Object> rpn)
Operatorrpn - 操作数public String fetchSelf()
AbstractOptfetchSelf in class AbstractOptCopyright © 2017. All rights reserved.