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






Gets the second object in the pair.

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

 Syntax

Java  Copy Code

public TSecond getSecond ()

 Return Value

 See Also

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