Search
Convert.fromInt16 Method
See Also
 






Converts the specified short to string.

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

 Syntax

Java  Copy Code

public static String fromInt16 (
    short val
)

 Parameters

val

 Return Value

 See Also