Class ThankYouPlanC3


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

      • ThankYouPlanC3

        public ThankYouPlanC3()
    • Method Detail

      • body

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