org.eclipse.birt.core.archive
Interface IStreamSorter


public interface IStreamSorter


Method Summary
 java.util.ArrayList sortStream(java.util.ArrayList streamNameList)
          Sort the streams.
 

Method Detail

sortStream

java.util.ArrayList sortStream(java.util.ArrayList streamNameList)
Sort the streams.

Parameters:
streamNameList - - the stream name list to be sorted. All of the entries are strings.
Returns:
the sorted stream name list. All of the entries are strings.


Copyright © 2008 Actuate Corp. All rights reserved.