Files
spring-boot/spring-boot-tools
Emanuel Campolo 4a189bdee7 Replace Collections.sort() with direct sort call
Replace existing `Collections.sort(...)` calls with `.sort(...)`
directly on the collection instance.

See gh-9781
2017-07-25 00:53:37 -07:00
..
2016-11-29 15:44:31 +00:00
2017-07-11 13:57:21 -07:00
2017-06-08 12:47:16 +00:00