Class TripletImpl<L,​M,​R>

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

@Inclubating
public class TripletImpl<L,​M,​R>
extends Tuple
implements Triplet<L,​M,​R>
Implementation of triplet tuple
Author:
Ardika Rommy Sanjaya
See Also:
Serialized Form