Searched defs:FileLock (Results 1 – 1 of 1) sorted by relevance
116 public abstract class FileLock implements AutoCloseable { class144 protected FileLock(FileChannel channel, in FileLock() method in FileLock