Package org.codelibs.fess.util
Class OptionalUtil
java.lang.Object
org.codelibs.fess.util.OptionalUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic <T> org.dbflute.optional.OptionalEntity<T>ofNullable(T entity)
-
Constructor Details
-
OptionalUtil
public OptionalUtil()
-
-
Method Details
-
ofNullable
public static <T> org.dbflute.optional.OptionalEntity<T> ofNullable(T entity)
-