Package | Description |
---|---|
io.netty.util.collection |
Modifier and Type | Method and Description |
---|---|
Iterable<CharObjectMap.PrimitiveEntry<V>> |
CharObjectMap.entries()
Gets an iterable to traverse over the primitive entries contained in this map.
|
Iterable<CharObjectMap.PrimitiveEntry<V>> |
CharObjectHashMap.entries() |
Copyright © 2008–2017 The Netty Project. All rights reserved.