Search
CommonUtils.setHeight<T> Method
See Also
 

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

 Syntax

Java  Copy Code

public static <T> T setHeight (
    T changed,
    double height
)

 Parameters

changed

height

 Return Value

 See Also