Searched defs:unallocatedSpace (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/demo/nio/zipfs/src/com/sun/nio/zipfs/
H A DZipFileStore.java113 return new ZipFileStoreAttributes(this).unallocatedSpace();
122 if (attribute.equals("unallocatedSpace"))
149 public long unallocatedSpace() throws IOException { method in class:ZipFileStore.ZipFileStoreAttributes

Completed in 44 milliseconds