Package jline.lang.state
Class Polling.Landing
java.lang.Object
jline.lang.state.Polling.Landing
- All Implemented Interfaces:
Serializable
- Enclosing class:
Polling
Result of a landing: the successor rows and the probability of each.
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
rows
Successor [buffer, server, local-var] rows. -
probs
Probability of each successor row.
-
-
Constructor Details
-
Landing
public Landing()
-