Class ChangeCase


  • public class ChangeCase
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      ChangeCase()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • toUpperCase

        public static final CharMapper toUpperCase
      • toLowerCase

        public static final CharMapper toLowerCase
    • Constructor Detail

      • ChangeCase

        public ChangeCase()