Uses of Class
org.wso2.carbon.esb.connector.math.utils.exception.InvalidBoundException
-
Packages that use InvalidBoundException Package Description org.wso2.carbon.esb.connector.math.utils -
-
Uses of InvalidBoundException in org.wso2.carbon.esb.connector.math.utils
Methods in org.wso2.carbon.esb.connector.math.utils that throw InvalidBoundException Modifier and Type Method Description static intRandomNumberGenerator. generateRandomInteger(int origin, int bound)Generates a random integer number in a given range.
-