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