| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface ListMethod Summary | |
void |
|
void |
|
Object |
|
Enumeration |
|
boolean |
|
int |
|
public void add(Object o)
public void append(Object o)
public Object elementAt(int index)
throws NoSuchElementExceptionpublic Enumeration elements()
public boolean includes(Object o)
public int length()