Class Win32FileSystem


  • final class Win32FileSystem
    extends FileSystem
    WindowsFileSystem
    Version:
    $Id: //depot/branches/personal/haraldk/twelvemonkeys/release-2/twelvemonkeys-core/src/main/java/com/twelvemonkeys/io/Win32FileSystem.java#2 $
    • Constructor Summary

      Constructors 
      Constructor Description
      Win32FileSystem()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      long getFreeSpace​(java.io.File pPath)  
      (package private) java.lang.String getName()  
      (package private) long getTotalSpace​(java.io.File pPath)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Win32FileSystem

        Win32FileSystem()