public class AdvancedEquals extends Object
Constructor and Description |
---|
AdvancedEquals() |
Modifier and Type | Method and Description |
---|---|
static boolean |
equalsOrNull(Object o1,
Object o2)
Returns true if
o1.equals(o2) == true
o1 == null or o2 == null
|
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.