java.util.Map.Entry<K,V>
public class KeyValuePair<K,V>
extends java.lang.Object
implements java.util.Map.Entry<K,V>
Constructor | Description |
---|---|
KeyValuePair(K key,
V value) |
Modifier and Type | Method | Description |
---|---|---|
K |
getKey() |
|
V |
getValue() |
|
V |
setValue(V value) |
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.