getDateArray

fun getDateArray(key: String): <Error class: unknown class><Date>?

Returns the value associated with the given key, or null if no mapping of the desired type exists for the given key or a null value is explicitly associated with the key.

Return

a Date ArrayList, or null

Parameters

key

a String key