Home > @hz-9/algorithm > LinkedListHashmap > get
Signature:
get(key: K): V | undefined;
Parameter
Type
Description
key
K
Returns:
V | undefined