public interface FloatKeysMap
| Modifier and Type | Method and Description |
|---|---|
boolean |
containsKey(float key) |
void |
forEachKey(com.gs.collections.api.block.procedure.primitive.FloatProcedure procedure) |
boolean |
isEmpty() |
boolean |
notEmpty() |
int |
size() |