Search
Duration.toString Method
See Also
 






Returns the string representation of the value of this instance.

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

 Syntax

Java  Copy Code

public String toString ()

 Return Value

A string representation of the value of the current Duration object.

 See Also