Class JSONArrayUtils


  • public class JSONArrayUtils
    extends Object
    JSON array helper methods.
    Version:
    2020-06-27
    Author:
    Toma Velev
    • Method Detail

      • newJSONArray

        public static List<ObjectnewJSONArray()
        Creates a new JSON array.
        Returns:
        The new empty JSON array.