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, wait
testIn
public Object doUnaryProcess(Location.RuntimeLocation location, String operator, Object object, Hints option) throws InstructRuntimeException
InstructRuntimeException
public Object doProcess(Location.RuntimeLocation location, String operator, Object[] args, Hints option) throws InstructRuntimeException
doProcess
in interface OperatorProcess
InstructRuntimeException
Copyright © 2020. All rights reserved.