JDK版本: 知识点:
区块链
// 问题1 : 为什么使用final 关键字 private final char value[]; /** Cache the hash code for the string */ private int hash; // Default to 0