|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EddChainable
An interface of classes whose objects are parts of a pointer chain.
Method Summary | |
---|---|
EddChainable |
next()
Get the next object in the chain. |
void |
setNext(EddChainable newNext)
Set the pointer to the next object in the chain. |
Method Detail |
---|
EddChainable next()
void setNext(EddChainable newNext)
newNext
- New value for the next object pointer.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |