gnu.trove

Class TFloatIntHashMap.HashProcedure

private final class TFloatIntHashMap.HashProcedure extends Object implements TFloatIntProcedure

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

Field Detail

h

private int h

Method Detail

execute

public final boolean execute(float key, int value)

getHashCode

public int getHashCode()