Searched defs:fc (Results 1 – 1 of 1) sorted by relevance
43 private final FileChannel fc; field in FileDisk67 public FileDisk(RandomAccessFile raf, FileChannel fc, boolean readOnly) { in FileDisk()