K - The generic type of the left content of this Pair.V - The generic type of the right content of this Pair.public class Pair<K,V> extends Object implements Serializable
Pair represents a pair of values with generic parameters for the values.Copyright © 2015–2017 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.