de.miethxml.toolkit.io
Class FileModelByNameSorter

java.lang.Object
  extended byde.miethxml.toolkit.io.FileModelByNameSorter
All Implemented Interfaces:
FileModelSorter

public class FileModelByNameSorter
extends java.lang.Object
implements FileModelSorter

Author:
simon

Constructor Summary
FileModelByNameSorter()
           
 
Method Summary
 void sort(FileModel[] list)
          Sort a given FileModel-array
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileModelByNameSorter

public FileModelByNameSorter()
Method Detail

sort

public void sort(FileModel[] list)
Description copied from interface: FileModelSorter
Sort a given FileModel-array

Specified by:
sort in interface FileModelSorter
Parameters:
list - the unsorted FileModels