boofcv.struct
Class Tuple2<A,B>
- java.lang.Object
-
- boofcv.struct.Tuple2<A,B>
-
public class Tuple2<A,B> extends java.lang.ObjectSimple data structure for passing a pair of data.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description AgetData0()BgetData1()voidsetData0(A data0)voidsetData1(B data1)
-
DataMelt 3.0 © DataMelt by jWork.ORG