软件包 | 描述 |
---|---|
io.netty.util.collection |
Modifier and Type | Method and Description |
---|---|
java.lang.Iterable<IntObjectMap.PrimitiveEntry<V>> |
IntObjectMap.entries()
Gets an iterable to traverse over the primitive entries contained in this map.
|
java.lang.Iterable<IntObjectMap.PrimitiveEntry<V>> |
IntObjectHashMap.entries() |
Copyright © 2008–2018 The Netty Project. All rights reserved.