serializeOptIntegerList

Serializes a List of integers to a JSONArray.

Return

The populated JSONArray. Could be null.

Parameters

intList

The List of integers to be serialized.