public class ObjectUtils extends Object
Modifier and Type | Method and Description |
---|---|
static boolean |
equalsNullSafe(Object o1,
Object o2)
Compares the two objects.
|
static org.apache.commons.collections.Predicate |
getIsSetPredicate() |
static boolean |
isNotEmpty(Object o) |
static boolean |
isValueSelected(Object selectValue) |
Copyright © 2002-2015 Atlassian. All Rights Reserved.