private final class TDoubleHashSet.HashProcedure extends java.lang.Object implements TDoubleProcedure
| Modifier and Type | Field and Description |
|---|---|
private int |
h |
| Modifier | Constructor and Description |
|---|---|
private |
TDoubleHashSet.HashProcedure() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
execute(double key)
Executes this procedure.
|
int |
getHashCode() |
public int getHashCode()
public final boolean execute(double key)
TDoubleProcedureexecute in interface TDoubleProcedurekey - a value of type double