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