public class ObjectUtils extends Object
static <T> T
defaultIfNull(T t1, T t2)
static boolean
isNotEquals(Object t1, Object t2)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static boolean isNotEquals(Object t1, Object t2)
public static <T> T defaultIfNull(T t1, T t2)
Copyright © 2022. All rights reserved.