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