public final class ObjectUtils extends java.lang.Object
ObjectUtils()
static <T> T
defaultIfNull(T object, T defaultValue)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ObjectUtils()
public static <T> T defaultIfNull(T object, T defaultValue)