jtux
Class UFile.fd_set

java.lang.Object
  extended by jtux.UFile.fd_set
Enclosing class:
UFile

public static class UFile.fd_set
extends java.lang.Object

Java version of fd_set.


Field Summary
 byte[] set
           
 
Constructor Summary
UFile.fd_set()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

set

public byte[] set
Constructor Detail

UFile.fd_set

public UFile.fd_set()