Home
last modified time | relevance | path

Searched defs:FileLockImpl (Results 1 – 1 of 1) sorted by relevance

/libcore/ojluni/src/main/java/sun/nio/ch/
DFileLockImpl.java31 public class FileLockImpl class
36 FileLockImpl(FileChannel channel, long position, long size, boolean shared) in FileLockImpl() method in FileLockImpl
41 FileLockImpl(AsynchronousFileChannel channel, long position, long size, boolean shared) in FileLockImpl() method in FileLockImpl