Searched defs:FileLock (Results 1 – 4 of 4) sorted by relevance
123 public abstract class FileLock implements AutoCloseable { class151 protected FileLock(FileChannel channel, in FileLock() method in FileLock194 protected FileLock(AsynchronousFileChannel channel, in FileLock() method in FileLock
471 CompletionHandler<FileLock,? super A> handler); in lock()502 CompletionHandler<FileLock,? super A> handler) in lock()
110 CompletionHandler<FileLock,? super A> handler); in implLock()126 CompletionHandler<FileLock,? super A> handler) in lock()
177 final CompletionHandler<FileLock,? super A> handler) in implLock()