gnu.trove

Class TIntLongHashMap.HashProcedure

private final class TIntLongHashMap.HashProcedure extends Object implements TIntLongProcedure

Field Summary
inth
Method Summary
booleanexecute(int key, long value)
intgetHashCode()

Field Detail

h

private int h

Method Detail

execute

public final boolean execute(int key, long value)

getHashCode

public int getHashCode()