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






Sets the second object in the pair.

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

 Syntax

Java  Copy Code

public void setSecond (
    TSecond value
)

 Parameters

value

 See Also