gnu.trove

Class TDoubleDoubleHashMap.HashProcedure

private final class TDoubleDoubleHashMap.HashProcedure extends Object implements TDoubleDoubleProcedure

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

Field Detail

h

private int h

Method Detail

execute

public final boolean execute(double key, double value)

getHashCode

public int getHashCode()