Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface SACMediaList
Method Summary | |
int |
|
String |
|
public int getLength()
Returns the length of this media list
public String item(int index)
Returns the medium at the specified index, ornull
if this is not a valid index.