+ 1

Hello guys i have a question

String s= "{id= 1,2,3,4,5,6,7}"; this value comes from HashMap i wanto print it like this id=1 id=2 id=3 id=4 id=5 id=6 id=7 How can i do this please help

4th Jun 2017, 10:58 AM
Neeraj Tyagi
3 Answers
+ 1
use for loop
4th Jun 2017, 11:46 AM
Nomeh Uchenna Gabriel
Nomeh Uchenna Gabriel - avatar
4th Jun 2017, 11:36 AM
LordHill
LordHill - avatar
0
how
4th Jun 2017, 11:47 AM
Neeraj Tyagi