bookExamples.ch25Delegation
Interface PollutionInterface

All Known Subinterfaces:
PollutedWaterInterface
All Known Implementing Classes:
PollutedWaterImplementation, Pollution

public interface PollutionInterface

DocJava, Inc. http://www.docjava.com Programmer: dlyon Date: Oct 13, 2004 Time: 7:40:31 PM


Method Summary
 boolean isDirty()
           
 boolean isWet()
           
 

Method Detail

isDirty

boolean isDirty()

isWet

boolean isWet()