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