public interface DoubleKeysMap
| Modifier and Type | Method and Description |
|---|---|
boolean |
containsKey(double key) |
void |
forEachKey(org.eclipse.collections.api.block.procedure.primitive.DoubleProcedure procedure) |
boolean |
isEmpty() |
boolean |
notEmpty() |
int |
size() |
Copyright © 2004–2017. All rights reserved.