hashCode 属性

int hashCode
覆盖

返回一个哈希码,计算方法为 toString().hashCode

这保证具有相同规范化字符串表示的 URI 具有相同的哈希码。

实现

int get hashCode;