get
Returns the value held by the given key.
Return
the value held by the given key
Parameters
key
the key, cannot be null
Type Parameters
T
the value's type
Returns the value held by the given key.
the value held by the given key
the key, cannot be null
the value's type