IntKeysMap
IntBooleanHashMap
, IntByteHashMap
, IntCharHashMap
, IntDoubleHashMap
, IntFloatHashMap
, IntIntHashMap
, IntLongHashMap
, IntShortHashMap
public interface MutableIntKeysMap extends IntKeysMap
Modifier and Type | Method | Description |
---|---|---|
void |
clear() |
|
void |
removeKey(int key) |
containsKey, forEachKey, isEmpty, notEmpty, size
Copyright © 2004–2019. All rights reserved.