Interface FileStore

All Superinterfaces:
AutoCloseable, Closeable
All Known Implementing Classes:
ImageTileDiskCache

public interface FileStore extends Closeable
An interface for providing read access to files.
Since:
3.2.0
Author:
Joel Uckelman