if string can be converted to int code example
Example 1: conversion of string to integer in java
Integer.parseInt(str);
Example 2: how to convert a string to an int
deep bhakta is here
Integer.parseInt(str);
deep bhakta is here