for(String s : strArray){
System.out.println(s);
}
Subscribe
Login
0 Comments