Exemplo n.º 1
0
Arquivo: Unit.java Projeto: talah/BBTH
 public FiniteState getState() {
   return fsm.getCurrState();
 }