-
由 Turbanov Andrey 提交于
1. No need to call `hashCode` if `cache=null` 2. Remove redundant `null` comparison. `String.equals` will anyway return `false`
1. No need to call `hashCode` if `cache=null` 2. Remove redundant `null` comparison. `String.equals` will anyway return `false`