Package owl.automaton.util
Interface AnnotatedState<S>
-
- All Known Implementing Classes:
AutomatonUtil.InitialComponentState
,FlatRankingState
,GameViews.Node
,IARState
,MapRankingState
public interface AnnotatedState<S>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description S
state()
-
-
-
Method Detail
-
state
S state()
-
-