- All Known Subinterfaces:
- IClosableIterator<T>
- All Known Implementing Classes:
- WindowedSorterIterator
public interface IClosable
An interface for closing stuff.
Maybe we shouldn't introduce the 100000000 version of this interface, and reuse
it from some common package.