gnu.trove

Class TFloatFloatHashMap.HashProcedure

private final class TFloatFloatHashMap.HashProcedure extends Object implements TFloatFloatProcedure

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

Field Detail

h

private int h

Method Detail

execute

public final boolean execute(float key, float value)

getHashCode

public int getHashCode()