Class JokeAgent.OnlineSelectPlan

  • Enclosing class:
    JokeAgent

    public class JokeAgent.OnlineSelectPlan
    extends java.lang.Object
    Plan to achieve a mood transfer.
    • 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

      • OnlineSelectPlan

        public OnlineSelectPlan()
    • Method Detail

      • body

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

        public boolean checkJokeAvailable()