Package org.eclipse.birt.core.archive
Interface IStreamSorter
-
public interface IStreamSorter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.ArrayList
sortStream(java.util.ArrayList streamNameList)
Sort the streams.
-