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 Sstate()
-
-
-
Method Detail
-
state
S state()
-
-