public static interface StochasticDeterministicFiniteAutomaton.EdgeIterableIncoming
Modifier and Type | Method and Description |
---|---|
short |
getActivity() |
double |
getProbability() |
int |
getSource() |
boolean |
hasNextSource() |
int |
nextSource() |
void |
reset(int target) |