Module prov.model

Class ObjectUtils

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

public class ObjectUtils extends Object

Operations on Object.

This class tries to handle null input gracefully. An exception will generally not be thrown for a null input. Each method documents its behaviour in more detail.

#ThreadSafe#

Since:
1.0
Version:
$Id: ObjectUtils.java 1057434 2011-01-11 01:27:37Z niallp $
Author:
Apache Software Foundation, Nissim Karpenstein, Janek Bogucki, Daniel L. Rall, Gary Gregory, Mario Winterer, David J. M. Karlsen