Package rsb.util
Class Pair<A,B>
java.lang.Object
rsb.util.Pair<A,B>
- Type Parameters:
A
- The type of the first objectB
- The type of the second object
A record designed to hold a pair of information
-
Constructor Summary
Constructors -
Method Summary