IsIntegerCheck

public class IsIntegerCheck extends NotEmptyCheck

Check if value is an integer.

Constructors

IsIntegerCheck

public IsIntegerCheck(EditText view, String errorMessage)

IsIntegerCheck

public IsIntegerCheck(Spinner spinner, String errorMessage)

Methods

getErrorMsg

public String getErrorMsg()

run

public boolean run()