class StringTools
no package
This class provides advanced methods on Strings. It is ideally used with
using StringTools
and then acts as an extension
to the String
class.
If the first argument to any of the methods is null, the result is unspecified.