gnu.trove

Class TDoubleLongHashMap.HashProcedure

private final class TDoubleLongHashMap.HashProcedure extends Object implements TDoubleLongProcedure

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

Field Detail

h

private int h

Method Detail

execute

public final boolean execute(double key, long value)

getHashCode

public int getHashCode()