get
Retrieves the information stored with the provided CreatorContextKey, or null if none is present.
Return
T instance stored in this map, if any, or null
Author
fzzyhmstrs
Since
Parameters
T
data type of the key/value pair being retrieved
Retrieves the information stored with the provided CreatorContextKey, or null if none is present.
T instance stored in this map, if any, or null
fzzyhmstrs
data type of the key/value pair being retrieved