Uses of Interface
org.catacombae.jfuse.MacFUSE20Operations

Packages that use MacFUSE20Operations
org.catacombae.jfuse   
org.catacombae.jfuse.test   
 

Uses of MacFUSE20Operations in org.catacombae.jfuse
 

Subinterfaces of MacFUSE20Operations in org.catacombae.jfuse
 interface MacFUSE20FileSystem
           
 interface MacFUSEOperations
          This interface always extends the latest version of the MacFUSE operations.
 

Classes in org.catacombae.jfuse that implement MacFUSE20Operations
 class MacFUSE20FileSystemAdapter
           
 class MacFUSEFileSystemAdapter
          Always extends the latest MacFUSE version of the file system adapter.
 

Uses of MacFUSE20Operations in org.catacombae.jfuse.test
 

Classes in org.catacombae.jfuse.test that implement MacFUSE20Operations
 class TestFS
          In-memory file system for testing jFUSE.