Package org.eclipse.birt.core.archive
Interface IStreamSorter
public interface IStreamSorter
-
Method Summary
-
Method Details
-
sortStream
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.
-