JavaScript is disabled on your browser.
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
io.netty.util.collection
Interface IntObjectMap.Entry<V>
-
-
Method Summary
All Methods
| Modifier and Type |
Method and Description |
int |
key ()
Gets the key for this entry.
|
void |
setValue (V value)
Sets the value for this entry.
|
V |
value ()
Gets the value for this entry.
|
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2008–2018 The Netty Project. All rights reserved.