public static class IIntegerR.Neg extends IParameterObject implements IIntegerOp
| Modifier and Type | Field and Description |
|---|---|
IIntegerOp |
v |
parent| Constructor and Description |
|---|
IIntegerR.Neg(IIntegerOp v) |
| Modifier and Type | Method and Description |
|---|---|
IInteger |
get() |
int |
x() |
createObject, parent, parentpublic IIntegerOp v
public IIntegerR.Neg(IIntegerOp v)
public int x()
x in interface IIntegerOppublic IInteger get()
get in interface IIntegerOpget in interface IParameter