예제 #1
0
 private long getValue(int bucket) throws IOException {
   return hashFile.getLong((long) bucket * 2 + 1);
 }