Java中为什么建议采用null == obj,不建议obj == null?

NoSuchKey