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

Method Index

 o size()
 o toString()
Returns a String that represents the value of this Object.

Methods

 o toString
  public abstract String toString()
Returns a String that represents the value of this Object.
Overrides:
toString in class Object
 o size
  public abstract int size()

All Packages  Class Hierarchy  This Package  Previous  Next  Index