Contents | Package | Class | Tree | Deprecated | Index | Help | XML for Java 1.0.4 | ||
PREV | NEXT | SHOW LISTS | HIDE LISTS |
Method Summary | |
boolean | atEnd()
|
boolean | atStart()
|
Node | getCurrent()
|
Node | getFirst()
|
Node | getLast()
|
Node | getNext()
|
Node | getPrevious()
|
Method Detail |
public Node getFirst()
public Node getNext()
public Node getPrevious()
public Node getLast()
public Node getCurrent()
public boolean atStart()
public boolean atEnd()
Contents | Package | Class | Tree | Deprecated | Index | Help | |||
PREV | NEXT | SHOW LISTS | HIDE LISTS |