Package jline.io
Class Ret.pfqnLinearizerCore
java.lang.Object
jline.io.Ret.pfqnLinearizerCore
- Enclosing class:
Ret
Data structure for storing results from the core linearizer method.
Includes queue length (Q), wait time (W), throughput (T), and the number of iterations performed (iter).
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
Q
-
W
-
T
-
iter
public int iter
-
-
Constructor Details
-
pfqnLinearizerCore
-