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