Search
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