gnu.trove

Class TFloatDoubleHashMap.HashProcedure

private final class TFloatDoubleHashMap.HashProcedure extends Object implements TFloatDoubleProcedure

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

Field Detail

h

private int h

Method Detail

execute

public final boolean execute(float key, double value)

getHashCode

public int getHashCode()