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