|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectbookExamples.ch25Delegation.Hw4Example.WaterPollution
public class Hw4Example.WaterPollution
| Constructor Summary | |
|---|---|
Hw4Example.WaterPollution(Water _water,
Pollution _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 Hw4Example.WaterPollution(Water _water,
Pollution _pollution)
| Method Detail |
|---|
public boolean isDirty()
public boolean isWet()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||