Package org.opentestfactory.utils
Class ObjectUtils
java.lang.Object
org.opentestfactory.utils.ObjectUtils
JDK8 compatibility
- Author:
- edegenetais
-
Method Summary
-
Method Details
-
nonNullOrElse
public static <R> R nonNullOrElse(R reference, R defaultValue)
-