Class PairImpl<L,​R>

java.lang.Object
pcap.common.tuple.Tuple
pcap.common.tuple.impl.PairImpl<L,​R>
Type Parameters:
L - left.
R - right.
All Implemented Interfaces:
Serializable, Pair<L,​R>

@Inclubating
public class PairImpl<L,​R>
extends Tuple
implements Pair<L,​R>
Implementation of pair tuple.
Author:
Ardika Rommy Sanjaya
See Also:
Serialized Form