1 package cz.cuni.amis.pogamut.base.agent.state.levelmisc; 2 3 public interface IAgentStateNonResponsive { 4 5 }