TrackerControl
net
kollnig
missioncontrol
data
Pair
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)
T
first
()
U
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:
app/src/main/java/net/kollnig/missioncontrol/data/Pair.java
Generated by
1.9.3