|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
T - the type of the linked elementspublic interface Chainable<T>
This interface can be used to generate some kind of a Linked List.
| Method Summary | |
|---|---|
T |
getNext()
|
void |
setNext(T o)
|
| Method Detail |
|---|
T getNext()
void setNext(T o)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||