de.miethxml.toolkit.io
Interface FileModelSorter

All Known Implementing Classes:
FileModelByNameSorter

public interface FileModelSorter

Author:
simon

Method Summary
 void sort(FileModel[] models)
          Sort a given FileModel-array
 

Method Detail

sort

public void sort(FileModel[] models)
Sort a given FileModel-array

Parameters:
models - the unsorted FileModels