Class PathUtils
- java.lang.Object
-
- technology.dice.dicewhere.downloader.PathUtils
-
public class PathUtils extends Object
-
-
Constructor Summary
Constructors Constructor Description PathUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static StringremoveLeadingCharacter(String original, String charToRemove)static StringremoveTrailingCharacter(String original, String charToRemove)
-