java.io.Serializable
, java.util.Map.Entry<K,V>
public class KeyValuePairSerializable<K extends java.io.Serializable,V extends java.io.Serializable>
extends java.lang.Object
implements java.util.Map.Entry<K,V>, java.io.Serializable
Constructor | Description |
---|---|
KeyValuePairSerializable(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.