gnu.trove

Class TDoubleIntHashMap.HashProcedure

private final class TDoubleIntHashMap.HashProcedure extends Object implements TDoubleIntProcedure

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

Field Detail

h

private int h

Method Detail

execute

public final boolean execute(double key, int value)

getHashCode

public int getHashCode()