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