public class ObjectUtils extends Object
ObjectUtils()
<T> T
requireNonNullElse(T value, T defaultValue)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ObjectUtils()
public <T> T requireNonNullElse(T value, T defaultValue)
Copyright © 2015–2022. All rights reserved.