gson-comments/gson/src/main/java
Anirudh Ramanan 9e44d60b83 Eliminating code overhead
* calculating size of the list once in case of loops, avoided creation of string builder object if the length type argument is 0
* replaced null check boilerplate code with nullSafe()
2017-03-01 11:13:56 -05:00
..
com/google/gson Eliminating code overhead 2017-03-01 11:13:56 -05:00