
Dinu Comendant
2,788 PointsmMenu
Why don't we write
Map<String, String> mMenu = new HashMap<String,String>();
instead of
mMenu = newHashMap<String, String>();
Why don't we write
Map<String, String> mMenu = new HashMap<String,String>();
instead of
mMenu = newHashMap<String, String>();