| Package | Description |
|---|---|
| jhelp.util.list |
Different type of lists
|
| Modifier and Type | Field and Description |
|---|---|
private Ring.Element<TYPE> |
Ring.current
Current element of the ring
|
Ring.Element<ELEMENT> |
Ring.Element.next
Next ring element
|
Ring.Element<ELEMENT> |
Ring.Element.previous
Previous ring element
|