public class ReferenceCountedFileDescriptor
extends java.lang.Object
| Constructor and Description |
|---|
ReferenceCountedFileDescriptor(int fd) |
| Modifier and Type | Method and Description |
|---|---|
int |
acquire() |
void |
close() |
protected void |
finalize() |
void |
release() |
protected void finalize()
throws java.io.IOException
finalize in class java.lang.Objectjava.io.IOExceptionpublic int acquire()
public void release()
throws java.io.IOException
java.io.IOExceptionpublic void close()
throws java.io.IOException
java.io.IOException