com.jmw.tzap
Interface Sequencer

All Known Implementing Classes:
FileNameSequencer, NumericFileNameSequencer, PartialFileNameSequencer

public interface Sequencer

Orders an array of FilterFiles based on criteria determined by implmenting classes.


Method Summary
 FilterFile[] order(FilterFile[] files)
          Performs the order operation.
 

Method Detail

order

FilterFile[] order(FilterFile[] files)
Performs the order operation.

Parameters:
files - an array containing the files to be grouped
Returns:
an array of the files in order