Searched refs:targetpath (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/java/nio/file/
H A DSecureDirectoryStream.java215 * the {@code targetpath} parameter is absolute then it locates the target
226 * @param targetpath
244 void move(T srcpath, SecureDirectoryStream<T> targetdir, T targetpath) argument

Completed in 29 milliseconds