net.sf.cotta
Interface TResource

All Superinterfaces:
java.io.Closeable
All Known Implementing Classes:
ZipFileSystem

public interface TResource
extends java.io.Closeable


Field Summary
static TResource NULL
           
 
Method Summary
 void close()
           
 

Field Detail

NULL

static final TResource NULL
Method Detail

close

void close()
           throws TIoException
Specified by:
close in interface java.io.Closeable
Throws:
TIoException