Interface COM.ibm.jaws.models.trs.RCIterator
All Packages Class Hierarchy This Package Previous Next Index
Interface COM.ibm.jaws.models.trs.RCIterator
- public interface RCIterator
- extends Object
- extends Iterator, Manageable
-
size()
-
-
toString()
- Returns a String that represents the value of this Object.
toString
public abstract String toString()
- Returns a String that represents the value of this Object.
- Overrides:
- toString in class Object
size
public abstract int size()
All Packages Class Hierarchy This Package Previous Next Index