whistleClassifier
Class TrainingFileList

java.lang.Object
  extended by PamUtils.FileList
      extended by whistleClassifier.TrainingFileList

public class TrainingFileList
extends FileList


Constructor Summary
TrainingFileList()
           
 
Method Summary
 java.util.ArrayList<java.io.File> getFileList(java.lang.String folderName, boolean includeSubfolders)
           
 
Methods inherited from class PamUtils.FileList
getFileList
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TrainingFileList

public TrainingFileList()
Method Detail

getFileList

public java.util.ArrayList<java.io.File> getFileList(java.lang.String folderName,
                                                     boolean includeSubfolders)