public abstract class ContextList extends Object
Context.
The context list is created by invoking ORB.create_context_list().| Constructor and Description |
|---|
ContextList() |
public ContextList()
public abstract int count()
public abstract String item(int at) throws Bounds
at - the indexBounds - if the index is out of bounds.