Class Pair<I,​J>

java.lang.Object
org.carrot2.util.Pair<I,​J>

public class Pair<I,​J>
extends Object
An immutable pair of objects.