MutableByteKeysMapByteBooleanHashMap, ByteByteHashMap, ByteCharHashMap, ByteDoubleHashMap, ByteFloatHashMap, ByteIntHashMap, ByteLongHashMap, ByteShortHashMappublic interface ByteKeysMap
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
containsKey(byte key) |
|
void |
forEachKey(ByteProcedure procedure) |
|
boolean |
isEmpty() |
|
boolean |
notEmpty() |
|
int |
size() |
int size()
boolean containsKey(byte key)
void forEachKey(ByteProcedure procedure)
boolean isEmpty()
boolean notEmpty()
Copyright © 2004–2017. All rights reserved.