Dear All i have a key value map, the key is a roll number for students but initially when i am picking it from a csv file it is being treated as a string, however i want to convert this string to integer, so that i can use it somewhere else in my code and increment it in order to jump to another record can anyone tell me how to convert string into integer and vice versa