Package org.cryptomator.cryptofs.common
Class StringUtils
- java.lang.Object
-
- org.cryptomator.cryptofs.common.StringUtils
-
public final class StringUtils extends Object
Functions used from commons-lang
-
-
Constructor Summary
Constructors Constructor Description StringUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static StringremoveEnd(String str, String remove)static StringremoveStart(String str, String remove)
-