Package jline.lib.qmam
Class PHPH1Options
-
- All Implemented Interfaces:
public final class PHPH1OptionsOptions for PH/PH/1 queue analysis
-
-
Field Summary
Fields Modifier and Type Field Description private final IntegermaxNumCompprivate final Integerverbose
-
Constructor Summary
Constructors Constructor Description PHPH1Options(Integer maxNumComp, Integer verbose)
-
Method Summary
Modifier and Type Method Description final IntegergetMaxNumComp()final IntegergetVerbose()-
-
Method Detail
-
getMaxNumComp
final Integer getMaxNumComp()
-
getVerbose
final Integer getVerbose()
-
-
-
-