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