Package gaiasky.util
Class Pair<A,B>
java.lang.Object
gaiasky.util.Pair<A,B>
- Type Parameters:
A
- First typeB
- Second type
Simple implementation of a pair of objects.
-
Constructor Summary
-
Method Summary
A
- First typeB
- Second type