K - The type of the left content of this Pair.V - The 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–2016 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.