| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FilePuller | |
|---|---|
| compbio.engine | |
| Uses of FilePuller in compbio.engine | 
|---|
| Methods in compbio.engine that return FilePuller | |
|---|---|
static FilePuller | 
PulledFileCache.get(java.lang.String fileName)
 | 
static FilePuller | 
FilePuller.newFilePuller(java.lang.String file,
              int chunkSize)
 | 
static FilePuller | 
FilePuller.newProgressPuller(java.lang.String file)
Progress Puller is designed to read 3 characters from the beginning of the file, nothing more.  | 
| Methods in compbio.engine with parameters of type FilePuller | |
|---|---|
static boolean | 
PulledFileCache.put(FilePuller fpuller)
This method allows duplicates to be added.  | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||