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