MindFusion.Java Package Programmer's Guide
Pair(TFirst, TSecond).getFirst Method
See Also
 






Gets the first object in the pair.

Namespace: com.mindfusion.common
Package: com.mindfusion.common

 Syntax

Java  Copy Code

public TFirst getFirst ()

 Return Value

 See Also

Pair(TFirst, TSecond) Members
Pair(TFirst, TSecond) Class
com.mindfusion.common Namespace