public class ObjectHelper extends java.lang.Object
ObjectHelper()
static <T> void
ifNotNull(T object, java.util.function.Consumer<T> consumer)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ObjectHelper()
public static <T> void ifNotNull(T object, java.util.function.Consumer<T> consumer)