Interface Cache

All Superinterfaces:
AutoCloseable, ByteChannel, Channel, Closeable, ReadableByteChannel, SeekableByteChannel, WritableByteChannel
All Known Implementing Classes:
FileCache, MemoryCache

interface Cache extends SeekableByteChannel
  • Method Details

    • flushBefore

      void flushBefore(long pos)