public class KeyValue extends TypedKeyValue<Object,Object>
KeyValue is the key-value class where the key and the value are objects.| Constructor and Description |
|---|
KeyValue(Object key,
Object value)
Instantiates a new key-value pair.
|
Copyright © 2010-2020 Toolsverse. All Rights Reserved.