Package org.mybatis.dynamic.sql.util
Interface Utilities
public interface Utilities
-
Method Summary
Modifier and TypeMethodDescriptionstatic <T> T
buildIfNecessary
(T current, Supplier<T> builder) static long
safelyUnbox
(Long l)
-
Method Details
-
buildIfNecessary
-
safelyUnbox
-