Class Tuple<A,B>
java.lang.Object
io.github.tigerbotics7125.tigerlib.math.Tuple<A,B>
This class is a simple way of dealing with a pair of objects together, rather than using a List
or Object[].
-
Constructor Summary
Constructors -
Method Summary