gnu.trove

Class TLongDoubleHashMap.HashProcedure

private final class TLongDoubleHashMap.HashProcedure extends Object implements TLongDoubleProcedure

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

Field Detail

h

private int h

Method Detail

execute

public final boolean execute(long key, double value)

getHashCode

public int getHashCode()