Module prov.model

Class BooleanUtils

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

public class BooleanUtils extends Object

Operations on boolean primitives and Boolean 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.0
Version:
$Id: BooleanUtils.java 1057037 2011-01-09 21:35:32Z niallp $
Author:
Apache Software Foundation, Matthew Hawthorne, Gary Gregory