gnu.trove

Class TDoubleFloatHashMap.HashProcedure

private final class TDoubleFloatHashMap.HashProcedure extends Object implements TDoubleFloatProcedure

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

Field Detail

h

private int h

Method Detail

execute

public final boolean execute(double key, float value)

getHashCode

public int getHashCode()