net.rubygrapefruit.platform.internal.jni
Class PosixFileSystemFunctions

java.lang.Object
  extended by net.rubygrapefruit.platform.internal.jni.PosixFileSystemFunctions

public class PosixFileSystemFunctions
extends java.lang.Object


Constructor Summary
PosixFileSystemFunctions()
           
 
Method Summary
static void listFileSystems(FileSystemList fileSystems, FunctionResult result)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PosixFileSystemFunctions

public PosixFileSystemFunctions()
Method Detail

listFileSystems

public static void listFileSystems(FileSystemList fileSystems,
                                   FunctionResult result)