gnu.trove

Class TIntDoubleHashMap.HashProcedure

private final class TIntDoubleHashMap.HashProcedure extends Object implements TIntDoubleProcedure

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

Field Detail

h

private int h

Method Detail

execute

public final boolean execute(int key, double value)

getHashCode

public int getHashCode()