public static class IIntegerR.Eq extends IParameterObject implements IBoolOp
| Modifier and Type | Field and Description |
|---|---|
IIntegerOp |
v1 |
IIntegerOp |
v2 |
parent| Constructor and Description |
|---|
IIntegerR.Eq(IIntegerOp v1,
IIntegerOp v2) |
| Modifier and Type | Method and Description |
|---|---|
IBool |
get() |
boolean |
x() |
createObject, parent, parentpublic IIntegerOp v1
public IIntegerOp v2
public IIntegerR.Eq(IIntegerOp v1, IIntegerOp v2)