@get


Description:

public abstract V @get (K key)

Returns the value of the specified key in this map.

Parameters:

key

the key whose value is to be retrieved

Returns:

the value associated with the key, or null if the key couldn't be found