Searched defs:lockDir (Results 1 – 1 of 1) sorted by relevance
95 public LockableFileWriter(String fileName, boolean append, String lockDir) throws IOException { in LockableFileWriter()132 public LockableFileWriter(File file, boolean append, String lockDir) throws IOException { in LockableFileWriter()159 String lockDir) throws IOException { in LockableFileWriter()194 private void testLockDir(File lockDir) throws IOException { in testLockDir()