public class SafeNullEqualsComparator
extends java.lang.Object
Constructor and Description |
---|
SafeNullEqualsComparator() |
Modifier and Type | Method and Description |
---|---|
static boolean |
Equals(java.lang.Object o1,
java.lang.Object o2)
Evaluates if o1 and o2 are equal even if they are null.
|
public static boolean Equals(java.lang.Object o1, java.lang.Object o2)
o1
- the o 1o2
- the o 2Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa