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