-
kezhenxu94 authored
* replace some guava API with new Java 1.7 native API * replace Collections.sort with List.sort(Java 1.7) * replace annonymous inner types with lambdas * use try-with-resources where possible * replace explicit types with diamond operators
118dd0eb
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| main | ||
| test/java/com/ctrip/framework/apollo/common/conditional |