Package gaiasky.util
Class Pair<A,B>
java.lang.Object
gaiasky.util.Pair<A,B>
- Type Parameters:
A
- The first object type.B
- The second object type.
Data type that holds two objects.
-
Constructor Summary
-
Method Summary
A
- The first object type.B
- The second object type.