public class ContextListImpl extends ContextList
| Constructor and Description |
|---|
ContextListImpl() |
public int count()
count in class ContextListpublic void add(String ctx)
add in class ContextListpublic String item(int index) throws Bounds
item in class ContextListBoundspublic void remove(int index)
throws Bounds
remove in class ContextListBoundsCopyright © 2017 JacORB. All rights reserved.