コード例 #1
0
 private void generateHashCode() {
   hashcodeComputed = true;
   cachedHashCode = utf8.hashCode();
 }