|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.perisic.shadow.Shadow
A common base class for all shadows.
For a description of the functionality of the shadow concept see Shadowable.
Note that a shadow cannot be shadowed. However an object or class can have multiple shadows.
| Constructor Summary | |
|---|---|
Shadow()
|
|
| Method Summary | |
|---|---|
Shadowable |
shadowOwner()
Returns the object that is shadowed by this shadow. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Shadow()
| Method Detail |
|---|
public Shadowable shadowOwner()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||