|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectbookExamples.ch25Delegation.PollutedWaterImplementation
public class PollutedWaterImplementation
DocJava, Inc. http://www.docjava.com Programmer: dlyon Date: Oct 13, 2004 Time: 7:44:18 PM
Method Summary | |
---|---|
boolean |
isDirty()
|
boolean |
isWet()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public boolean isDirty()
isDirty
in interface PollutionInterface
isDirty
in interface WaterInterface
public boolean isWet()
isWet
in interface PollutionInterface
isWet
in interface WaterInterface
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |