Class BurnPlanEnv


  • public class BurnPlanEnv
    extends java.lang.Object
    Burn a piece of garbage.
    • Constructor Summary

      Constructors 
      Constructor Description
      BurnPlanEnv()  
    • Method Summary

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

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

      • BurnPlanEnv

        public BurnPlanEnv()
    • Method Detail

      • body

        public void body()
        The plan body.