getShort

open override fun getShort(key: String): Short?(source)

Retrieves a Short value for the given key.

Return

The Short value, or null if no value exists for the key

Parameters

key

The key to retrieve the value for