public class SACMediaListImpl extends LocatableImpl implements SACMediaList
SACMediaList.| Constructor and Description |
|---|
SACMediaListImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(MediaQuery mediaQuery) |
void |
add(String s) |
int |
getLength()
Returns the length of this media list
|
String |
item(int index)
Returns the medium at the specified index, or
null if this
is not a valid index. |
MediaQuery |
mediaQuery(int index) |
String |
toString() |
getLocator, setLocatorpublic int getLength()
SACMediaListgetLength in interface SACMediaListpublic String item(int index)
SACMediaListnull if this
is not a valid index.item in interface SACMediaListpublic MediaQuery mediaQuery(int index)
public void add(String s)
public void add(MediaQuery mediaQuery)
Copyright © 2026. All rights reserved.