Class CharSequenceUtils


  • public class CharSequenceUtils
    extends java.lang.Object

    Operations on CharSequence that are null safe.

    Copied from Apache Commons Lang r1586295 on April 10, 2014 (day of 3.3.2 release).

    Since:
    1.10
    See Also:
    CharSequence
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • CharSequenceUtils

        public CharSequenceUtils()