Previous Topic: Return CodeNext Topic: Rebuilding the Exit


Default Behavior

By default, the String.toLowerCase() is used which in turn will call Character.toLowerCase() using default locale for the JVM.