Search
JsonValue.toArrayList Method
See Also
 






Converts the value to ArrayList.

Namespace: com.mindfusion.common
File: com.mindfusion.common

 Syntax

Java  Copy Code

public ArrayList toArrayList ()

 Return Value

A ArrayList

 See Also