|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectigeo.IParameterObject
igeo.IIntegerR.Mod
public static class IIntegerR.Mod
Field Summary | |
---|---|
IIntegerOp |
v1
|
IIntegerOp |
v2
|
Fields inherited from class igeo.IParameterObject |
---|
parent |
Constructor Summary | |
---|---|
IIntegerR.Mod(IIntegerOp v1,
IIntegerOp v2)
|
Method Summary | |
---|---|
IInteger |
get()
|
int |
x()
|
Methods inherited from class igeo.IParameterObject |
---|
createObject, parent, parent |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public IIntegerOp v1
public IIntegerOp v2
Constructor Detail |
---|
public IIntegerR.Mod(IIntegerOp v1, IIntegerOp v2)
Method Detail |
---|
public int x()
x
in interface IIntegerOp
public IInteger get()
get
in interface IIntegerOp
get
in interface IParameter
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |