public class NumberUOP extends Object
| 构造器和说明 |
|---|
NumberUOP() |
| 限定符和类型 | 方法和说明 |
|---|---|
Object |
doProcess(Location.RuntimeLocation location,
String operator,
Object[] args,
Hints option)
执行运算
|
Object |
doUnaryProcess(Location.RuntimeLocation location,
String operator,
Object object,
Hints option)
执行运算
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittestInpublic Object doUnaryProcess(Location.RuntimeLocation location, String operator, Object object, Hints option) throws InstructRuntimeException
public Object doProcess(Location.RuntimeLocation location, String operator, Object[] args, Hints option) throws InstructRuntimeException
doProcess 在接口中 OperatorProcessInstructRuntimeExceptionCopyright © 2020. All rights reserved.