Search
Convert.fromInt64 Method
See Also
 






Converts the specified long to string.

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

 Syntax

Java  Copy Code

public static String fromInt64 (
    long val
)

 Parameters

val

 Return Value

 See Also