FilePathCache

A file with a read cache.

Methods
static FileChannel wrap(FileChannel f)
static FileChannel wrap(FileChannel f)
String getScheme()
String getScheme()
FileChannel open(String mode)
FileChannel open(String mode) throws IOException

Fields
static FilePathCache INSTANCE

INSTANCE

The instance.