Package jline.io
Class Ret.EventResult
java.lang.Object
jline.io.Ret.EventResult
- Enclosing class:
Ret
Result type for event-based state space exploration functions.
This class encapsulates the output of afterEvent* functions which compute the possible states reachable after an event occurs in the queueing network, along with the rates and probabilities of transitions.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
outspace
-
outrate
-
outprob
-
-
Constructor Details
-
EventResult
-