public class Strings
extends Object
Utility class for string manipulation.
-
Method Summary 
Deliver the prefix of the given string of the given max length.
Methods inherited from class java.lang.Object 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details 
-
prefix 
Deliver the prefix of the given string of the given max length.