hashmap to String array

43

hashmap to String array -

hashMap.values().toArray(new MyObject[0]);

Comments

Submit
0 Comments