Package com.majorana.maj_orm.Utils
Class GenericUtils
java.lang.Object
com.majorana.maj_orm.Utils.GenericUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic doublestatic intstatic Stringstatic StringifNullOrEmpty(String in, String retIfNullOrEmpty) static booleanstatic booleanstatic booleanstatic booleanstatic booleanisNullOrEmpty(String in) static booleanstatic booleanisValid(BigDecimal in) static booleanstatic boolean
-
Constructor Details
-
GenericUtils
public GenericUtils()
-
-
Method Details
-
isNullOrEmpty
-
ifNullOrEmpty
-
isValid
-
isValid
-
isValid
-
isValid
-
isBoolean
-
isInteger
-
isLong
-
getValid
-
getRandomInt
public static int getRandomInt() -
getRandomDouble
public static double getRandomDouble() -
isNull
-