Class FileCache

java.lang.Object
com.twelvemonkeys.imageio.stream.FileCache
All Implemented Interfaces:
Cache, Closeable, AutoCloseable, ByteChannel, Channel, ReadableByteChannel, SeekableByteChannel, WritableByteChannel

final class FileCache extends Object implements Cache