org.nak.cleaner.object
Class HouseMoss

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.HouseMoss

public class HouseMoss
extends Pile


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

Constructor Detail

HouseMoss

public HouseMoss()