Search
Pair(TFirst, TSecond).getFirst Method
See Also
 






Gets the first object in the pair.

Namespace: com.mindfusion.common
File: com.mindfusion.common

 Syntax

Java  Copy Code

public TFirst getFirst ()

 Return Value

 See Also