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