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