bookExamples.ch25Delegation
Interface PollutedWaterInterface

All Superinterfaces:
PollutionInterface, WaterInterface
All Known Implementing Classes:
PollutedWaterImplementation

public interface PollutedWaterInterface
extends PollutionInterface, WaterInterface

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


Method Summary
 
Methods inherited from interface bookExamples.ch25Delegation.PollutionInterface
isDirty, isWet
 
Methods inherited from interface bookExamples.ch25Delegation.WaterInterface
isDirty, isWet