public class ContextListImpl extends ContextList
| Constructor and Description |
|---|
ContextListImpl() |
public int count()
count in class ContextListpublic void add(java.lang.String ctx)
add in class ContextListpublic java.lang.String item(int index)
throws Bounds
item in class ContextListBoundspublic void remove(int index)
throws Bounds
remove in class ContextListBounds