Class ThankYouPlanC4


  • public class ThankYouPlanC4
    extends Plan
    The thank you plan congratulates a user for using the translation service every 10th translation.
    • Constructor Detail

      • ThankYouPlanC4

        public ThankYouPlanC4()
    • Method Detail

      • body

        public void body()
        Execute the plan.
        Specified by:
        body in class Plan