Interface SymlinkCreator
-
- All Known Implementing Classes:
GeneralSymlinkCreator
public interface SymlinkCreator
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcreateSymbolicLink(java.nio.file.Path symlink, java.nio.file.Path target)
-