Searched defs:FileLock (Results 1 – 4 of 4) sorted by relevance
119 public abstract class FileLock implements AutoCloseable { class147 protected FileLock(FileChannel channel, in FileLock() method in FileLock185 protected FileLock(AsynchronousFileChannel channel, in FileLock() method in FileLock
461 CompletionHandler<FileLock,? super A> handler); in lock()492 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()