Package org.apache.ibatis.reflection
Class OptionalUtil
- java.lang.Object
-
- org.apache.ibatis.reflection.OptionalUtil
-
@Deprecated public abstract class OptionalUtil extends Object
Deprecated.Since 3.5.0, Will remove this class at future(next major version up).
-
-
Method Summary
All Methods Static Methods Concrete Methods Deprecated Methods Modifier and Type Method Description static Object
ofNullable(Object value)
Deprecated.
-