Package dev.botcity.maestro_sdk.util
Class CommonsUtil
java.lang.Object
dev.botcity.maestro_sdk.util.CommonsUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic BotMaestroExceptionbotExceptionDefault(String... message) static BotMaestroExceptionbotExceptionDefault(String methodName, Exception ex) static byte[]fileToByteArray(File file) static Stringstatic booleanstatic booleanstatic StringobjectToMap(Object obj)
-
Constructor Details
-
CommonsUtil
public CommonsUtil()
-
-
Method Details
-
isTrue
-
isFalse
-
botExceptionDefault
-
botExceptionDefault
-
fileToByteArray
-
join
-
mapToList
-
sortMap
-
getStackTrace
-
objectToMap
-