org.sourceforge.jxutil.io
Class UnixIO
java.lang.Object
|
+--org.sourceforge.jxutil.JNI
|
+--org.sourceforge.jxutil.io.UnixIO
- public final class UnixIO
- extends JNI
Provide functionality for Unix like handle based I/O functions.
Fields inherited from class org.sourceforge.jxutil.JNI |
loaded |
Constructor Summary |
private |
UnixIO()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UnixIO
private UnixIO()
close
public static void close(int handle)
throws IOException
IOException
fd
public static FileDescriptor fd(int handle)
init
private static void init()
Copyright © 2001,2002 Keve Müller, et al.; see LICENSE file for details.