org.nak.cleaner.object
Class Leaves

java.lang.Object
  extended by org.nak.cleaner.object.Element
      extended by org.nak.cleaner.object.Dust
          extended by org.nak.cleaner.object.Pile
              extended by org.nak.cleaner.object.Leaves

public class Leaves
extends Pile


Field Summary
 
Fields inherited from class org.nak.cleaner.object.Element
appearance, isAbleToSweep, isAbleToWipe, isLiftable, type, volume
 
Constructor Summary
Leaves()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Leaves

public Leaves()