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