public class NumberUOP extends Object
| Constructor and Description |
|---|
NumberUOP() |
| Modifier and Type | Method and Description |
|---|---|
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
InstructRuntimeExceptionpublic Object doProcess(Location.RuntimeLocation location, String operator, Object[] args, Hints option) throws InstructRuntimeException
doProcess in interface OperatorProcessInstructRuntimeExceptionCopyright © 2020. All rights reserved.