Module prov.model

Class CharUtils

java.lang.Object
org.openprovenance.apache.commons.lang.CharUtils

public class CharUtils extends Object

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 behaviour in more detail.

#ThreadSafe#

Since:
2.1
Version:
$Id: CharUtils.java 1056988 2011-01-09 17:58:53Z niallp $
Author:
Apache Software Foundation