Searched defs:FileLockImpl (Results 1 – 1 of 1) sorted by relevance
138 private static final class FileLockImpl extends FileLock { class in FileChannelImpl141 public FileLockImpl(FileChannel channel, long position, long size, boolean shared) { in FileLockImpl() method in FileChannelImpl.FileLockImpl