Class Pair<T>
- java.lang.Object
-
- org.jungrapht.visualization.spatial.rtree.Pair<T>
-
public class Pair<T> extends Object
A collection of two items. Used for pairs of lists during R*-Tree split- Author:
- Tom Nelson
public class Pair<T> extends Object