• Turbanov Andrey's avatar
    cleanup StringUtils.cache · c4240183
    Turbanov Andrey 提交于
    1. No need to call `hashCode` if  `cache=null`
    2. Remove redundant `null` comparison. `String.equals` will anyway return `false`
    c4240183
名称
最后提交
最后更新
h2 Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
README.md Loading commit data...