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