uchicago.src.sim.engine
Class ConstIncrementer
java.lang.Object
|
+--uchicago.src.sim.engine.ConstIncrementer
- All Implemented Interfaces:
- Incrementer
- public class ConstIncrementer
- extends Object
- implements Incrementer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConstIncrementer
public ConstIncrementer(Object constObj)
increment
public boolean increment()
- Specified by:
increment in interface Incrementer
getValue
public String getValue()
- Specified by:
getValue in interface Incrementer
isConstant
public boolean isConstant()
- Specified by:
isConstant in interface Incrementer
getValAsParameterSet
public String getValAsParameterSet()
- Specified by:
getValAsParameterSet in interface Incrementer
Bug reports and feature requests to RePast