gnu.trove

Class TIntFloatHashMap.HashProcedure

private final class TIntFloatHashMap.HashProcedure extends Object implements TIntFloatProcedure

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

Field Detail

h

private int h

Method Detail

execute

public final boolean execute(int key, float value)

getHashCode

public int getHashCode()