gnu.trove

Class TDoubleObjectHashMap.HashProcedure

private final class TDoubleObjectHashMap.HashProcedure extends Object implements TDoubleObjectProcedure

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

Field Detail

h

private int h

Method Detail

execute

public final boolean execute(double key, Object value)

getHashCode

public int getHashCode()