hashcode

hashcode

 英

  • 网络哈希码;加密哈希码;散列值

例句

This implementation enumerates over the set, calling the hashCode method on each element in the collection, and adding up the results.

实现set进行枚举集合元素调用hashCode方法然后结果相加

Lombok generates most common Java boilerplate code, including getters, setters, equals, and hashCode, just to name a few.

Lombok生成大部分公共Java样本代码包括getterssettersequals以及hashCode几个例子

For this example, I've simply made these methods depend on the equals and hashCode methods of the Integer class, as Listing 6 shows.

对于这个例子只需两个方法依赖IntegerequalshashCode方法清单6

The aspects use identity maps to avoid calling the hashCode or equals methods on connections or statements.

方面标识避免调用连接语句hashCodeequals方法

Default equals, hashcode, and toString methods are automatically generated.

自动生成默认equalshashcodetoString方法

Returns a hashcode for this socket address.

返回套接字地址hash

Always override hashCode when you override equals

总是重载

Returns the hashcode for this instance of

实例哈希代码

热门查询