Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/sun/nio/ch/
DFileChannelImpl.java1172 private static class SimpleFileLockTable extends FileLockTable { class in FileChannelImpl
1176 public SimpleFileLockTable() { in SimpleFileLockTable() method in FileChannelImpl.SimpleFileLockTable