K - The type of the key.V - The type of the value.public final class KeyValuePair<K,V> extends Object implements Serializable
KeyValuePair represents a key value pair with generic parameters for the key and value type.Copyright © 2015–2016 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.