Package org.mule.datasense.impl.util
Class Utils
java.lang.Object
org.mule.datasense.impl.util.Utils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanisNullOrEmpty(@Nullable String string) static <T> Optional<T>selectOptional(Supplier<Optional<T>>... optionals)
-
Constructor Details
-
Utils
public Utils()
-
-
Method Details
-
selectOptional
-
isNullOrEmpty
-