com.atlassian.jira.util
Class ObjectUtils

java.lang.Object
  extended bycom.atlassian.jira.util.ObjectUtils

public class ObjectUtils
extends java.lang.Object


Constructor Summary
ObjectUtils()
           
 
Method Summary
static ObjectUtils getInstance()
           
 org.apache.commons.collections.Predicate getIsSetPredicate()
           
 boolean isSet(java.lang.Object o)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectUtils

public ObjectUtils()
Method Detail

getInstance

public static ObjectUtils getInstance()

isSet

public boolean isSet(java.lang.Object o)

getIsSetPredicate

public org.apache.commons.collections.Predicate getIsSetPredicate()


Copyright © 2002-2005 Atlassian. All Rights Reserved.