TrackerControl
Public Member Functions | List of all members
net.kollnig.missioncontrol.data.Pair< T, U > Class Template Reference

Public Member Functions

 Pair (T t, U u)
 
first ()
 
second ()
 

Detailed Description

Provides way to return pairs of results

Parameters
<T>Type of first element of pair
<U>Type of second element of pair

The documentation for this class was generated from the following file: