hashCode

open override fun hashCode(): Int(source)

ID 的源值 hashcode,等于对应的源值的 hashcode。

不同类型但字面值相同的ID可能会有不同的 hashCode,例如字符串ID "1" 和数字ID 1