fetch VList
Method to get from JSONObject a list of values automatically
Return
list of values as ArrayList of T, if it is not exist will return null
Parameters
: key for value to fetch
Method to get from JSONObject a list of values automatically
Return
list of values as ArrayList of T, if it is not exist will return null
Parameters
: key for value to fetch
: default value to return if not found what searched
Method to get from JSONObject a list of values automatically
Return
list of values as ArrayList of T, if it is not exist will return null
Parameters
: JSONObject from fetch list
: key for value to fetch
Method to get from JSONObject a list of values automatically
Return
list of values as ArrayList of T, if it is not exist will return null
Parameters
: JSONObject from fetch list
: key for value to fetch
: default value to return if not found what searched
Method to get from JSONObject a list of values automatically
Return
list of values as ArrayList of T, if it is not exist will return null
Parameters
: key for value to fetch
: list key for value to fetch
Method to get from JSONObject a list of values automatically
Return
list of values as ArrayList of T, if it is not exist will return null
Parameters
: key for value to fetch
: list key for value to fetch
: default value to return if not found what searched
Method to get from JSONObject a list of values automatically
Return
list of values as ArrayList of T, if it is not exist will return null
Parameters
: JSONObject from fetch list
: key for value to fetch
: list key for value to fetch
Method to get from JSONObject a list of values automatically
Return
list of values as ArrayList of T, if it is not exist will return null
Parameters
: JSONObject from fetch list
: key for value to fetch
: list key for value to fetch
: default value to return if not found what searched