Class JokeAgent.AntiAngryPlan

  • Enclosing class:
    JokeAgent

    public class JokeAgent.AntiAngryPlan
    extends java.lang.Object
    Plan to achieve a mood transfer.
    • Constructor Summary

      Constructors 
      Constructor Description
      AntiAngryPlan()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void body()  
      boolean checkJokeAvailable()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • AntiAngryPlan

        public AntiAngryPlan()
    • Method Detail

      • body

        public void body()
                  throws java.lang.Exception
        Throws:
        java.lang.Exception
      • checkJokeAvailable

        public boolean checkJokeAvailable()