|
|
|
|
|
by saagarjha
2093 days ago
|
|
Believe me, we've read a lot of code written by other people. There's a point where you read HashMap<Integer, ArrayList<String>> mapping = new HashMap<Integer, ArrayList<String>>();
enough times that you start to get tired of reading stuttering code, too. |
|