Package org.thymeleaf.util
Class ObjectUtils
java.lang.Object
org.thymeleaf.util.ObjectUtils
- Since:
- 1.0
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ObjectUtils
private ObjectUtils()
-
-
Method Details
-
nullSafe
public static <T> T nullSafe(T target, T defaultValue)
-