Package com.masai.CommanCode
Class Common
java.lang.Object
com.masai.CommanCode.Common
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleancheckBalance(String balance) static booleancheckPasswordHaveSpace(String password) static booleancheckPasswordLength(String password) static booleancheckPhoneNumber(String phone) static doublegetUptoTwoDecimal(double amount) static StringnameFormat(String name)
-
Constructor Details
-
Common
public Common()
-
-
Method Details
-
nameFormat
-
checkPasswordLength
-
checkPasswordHaveSpace
-
checkPhoneNumber
-
checkBalance
-
getUptoTwoDecimal
public static double getUptoTwoDecimal(double amount)
-