Package org.thymeleaf.util
Class ObjectUtils
- java.lang.Object
-
- org.thymeleaf.util.ObjectUtils
-
public final class ObjectUtils extends java.lang.Object- Since:
- 1.0
-
-
Constructor Summary
Constructors Modifier Constructor Description privateObjectUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static <T> TnullSafe(T target, T defaultValue)
-