Package org.apache.commons.lang3
Class CharUtils
java.lang.Object
org.apache.commons.lang3.CharUtils
Operations on char primitives and Character objects.
 
This class tries to handle null input gracefully.
 An exception will not be thrown for a null input.
 Each method documents its behavior in more detail.
#ThreadSafe#
- Since:
- 2.1
- 
Field SummaryFields