Interface RunnableAgent


public interface RunnableAgent
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    action(BotExecution execution)
     
  • Method Details