|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Closeable
Marks an index structure class that can be closed. This interface differs from that in java.io in that this method does not throw an IOException. It is used by the Index object to ensure that all data structures are closed, to prevent file handles and the like leaking.
Method Summary |
---|
Methods inherited from interface java.io.Closeable |
---|
close |
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |