has

Returns true if there is a value set with the given key, otherwise false.

Return

true if there is a value set with the given key, otherwise false

Parameters

key

the key, cannot be null

Type Parameters

T

the value's type