Uses of Class
com.randomcoder.download.FileSpec

Packages that use FileSpec
com.randomcoder.download Classes used to handle downloadable files. 
 

Uses of FileSpec in com.randomcoder.download
 

Methods in com.randomcoder.download that return types with arguments of type FileSpec
 List<FileSpec> FileSet.getFiles()
          Gets the list of files associated with this file set.
 

Methods in com.randomcoder.download with parameters of type FileSpec
 int FileSpec.compareTo(FileSpec obj)
          Compares this FileSpec to another FileSpec.
 



Copyright © 2006-2010 Craig Condit. All Rights Reserved.