Module openj9.dtfj

Interface HashTable.HashFunction<StructType>

Type Parameters:
StructType -
All Known Implementing Classes:
JVMTIObjectTagTable.ObjectTagHashFunction, MonitorTable.MonitorHashFunction_V1, StringTable.StringHashFunction
Enclosing class:
HashTable<StructType extends AbstractPointer>

public static interface HashTable.HashFunction<StructType>
Encapsulation of the hash function needed by the HashTable
  • Method Summary

    Modifier and Type
    Method
    Description