Package jline.lib.qmam
Class MAPDcOptions
-
- All Implemented Interfaces:
public final class MAPDcOptionsOptions for MAP/D/c queue analysis
-
-
Constructor Summary
Constructors Constructor Description MAPDcOptions(Integer maxNumComp, Integer verbose, Integer numSteps)
-
Method Summary
Modifier and Type Method Description final IntegergetMaxNumComp()final IntegergetVerbose()final IntegergetNumSteps()-
-
Method Detail
-
getMaxNumComp
final Integer getMaxNumComp()
-
getVerbose
final Integer getVerbose()
-
getNumSteps
final Integer getNumSteps()
-
-
-
-