Uses of Class
de.waldheinz.fs.util.FileDisk

Packages that use FileDisk
de.waldheinz.fs.util Contains some utility classes that are useful independent of the file system type. 
 

Uses of FileDisk in de.waldheinz.fs.util
 

Methods in de.waldheinz.fs.util that return FileDisk
static FileDisk FileDisk.create(File file, long size)
          Creates a new FileDisk of the specified size.
 



Copyright © 2014. All rights reserved.