public class ObjectEqDOP extends Object
| 构造器和说明 |
|---|
ObjectEqDOP() |
| 限定符和类型 | 方法和说明 |
|---|---|
Object |
doDyadicProcess(Location.RuntimeLocation location,
String operator,
Object fstObject,
Object secObject,
Hints option)
执行运算
|
Object |
doProcess(Location.RuntimeLocation location,
String operator,
Object[] args,
Hints option)
执行运算
|
protected static InstructRuntimeException |
throwError(Location.RuntimeLocation location,
String operator,
Object realFstObject,
Object realSecObject,
String message) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittestInpublic Object doDyadicProcess(Location.RuntimeLocation location, String operator, Object fstObject, Object secObject, Hints option) throws InstructRuntimeException
public Object doProcess(Location.RuntimeLocation location, String operator, Object[] args, Hints option) throws InstructRuntimeException
doProcess 在接口中 OperatorProcessInstructRuntimeExceptionprotected static InstructRuntimeException throwError(Location.RuntimeLocation location, String operator, Object realFstObject, Object realSecObject, String message)
Copyright © 2020. All rights reserved.