public class KeyValuePair<K,V> extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
KeyValuePair.Externalizer |
| Constructor and Description |
|---|
KeyValuePair(K key,
V value) |
Copyright © 2024 JBoss, a division of Red Hat. All rights reserved.