safeArrayToString

public static String safeArrayToString(Array<Object> array)(source)

Represents a safe string as an array.

Return

the string representation of the array

Parameters

array

the array to convert