Collection( )
Collection( int initSize )
boolean addItem( Object obj )
Object nextItem( ) throws NoNextItemException
boolean hasMoreItems( )
void start( )
String toString( )