Class AbstractMutableCharKeySet

java.lang.Object
org.eclipse.collections.impl.map.mutable.primitive.AbstractMutableCharKeySet
All Implemented Interfaces:
Externalizable, Serializable, CharIterable, MutableCharCollection, PrimitiveIterable, CharSet, MutableCharSet
Direct Known Subclasses:
CharBooleanHashMap.KeySet, CharByteHashMap.KeySet, CharCharHashMap.KeySet, CharDoubleHashMap.KeySet, CharFloatHashMap.KeySet, CharIntHashMap.KeySet, CharLongHashMap.KeySet, CharObjectHashMap.KeySet, CharShortHashMap.KeySet

public abstract class AbstractMutableCharKeySet extends Object implements MutableCharSet, Externalizable
This file was automatically generated from template file abstractMutablePrimitiveKeySet.stg.
Since:
6.0.
See Also: