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