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