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






Gets the first object in the pair.

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

 Syntax

Java  Copy Code

public void setFirst (
    TFirst value
)

 Parameters

value

 See Also