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 © 2014 JBoss, a division of Red Hat. All Rights Reserved.