private final class TFloatHashSet.HashProcedure extends java.lang.Object implements TFloatProcedure
| Modifier and Type | Field and Description |
|---|---|
private int |
h |
| Modifier | Constructor and Description |
|---|---|
private |
TFloatHashSet.HashProcedure() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
execute(float key)
Executes this procedure.
|
int |
getHashCode() |
public int getHashCode()
public final boolean execute(float key)
TFloatProcedureexecute in interface TFloatProcedurekey - a value of type float