gnu.trove

Class TFloatLongHashMap.HashProcedure

private final class TFloatLongHashMap.HashProcedure extends Object implements TFloatLongProcedure

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

Field Detail

h

private int h

Method Detail

execute

public final boolean execute(float key, long value)

getHashCode

public int getHashCode()